Home
last modified time | relevance | path

Searched refs:sock_map_prog_update (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Dsock_map.c81 ret = sock_map_prog_update(map, prog, NULL, attr->attach_type); in sock_map_get_from_fd()
113 ret = sock_map_prog_update(map, NULL, prog, attr->attach_type); in sock_map_prog_detach()
1489 int sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, in sock_map_prog_update() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1803 int sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog,
1811 static inline int sock_map_prog_update(struct bpf_map *map, in sock_map_prog_update() function