Searched refs:sock_map_link_create (Results 1 – 3 of 3) sorted by relevance
3663 int sock_map_link_create(const union bpf_attr *attr, struct bpf_prog *prog);3763 static inline int sock_map_link_create(const union bpf_attr *attr, struct bpf_prog *prog)3576 static inline int sock_map_link_create(const union bpf_attr *attr, struct bpf_prog *prog) sock_map_link_create() function
1853 int sock_map_link_create(const union bpf_attr *attr, struct bpf_prog *prog) in sock_map_link_create() function
5909 ret = sock_map_link_create(attr, prog); in link_update()