Home
last modified time | relevance | path

Searched refs:bpf_sock_map_update_proto (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dsock_map.c655 const struct bpf_func_proto bpf_sock_map_update_proto = { variable
H A Dfilter.c7383 const struct bpf_func_proto bpf_sock_map_update_proto __weak;
7397 return &bpf_sock_map_update_proto; in sock_ops_func_proto()
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h1964 extern const struct bpf_func_proto bpf_sock_map_update_proto;
/kernel/linux/linux-6.6/net/core/
H A Dsock_map.c625 const struct bpf_func_proto bpf_sock_map_update_proto = { variable
H A Dfilter.c8243 const struct bpf_func_proto bpf_sock_map_update_proto __weak;
8263 return &bpf_sock_map_update_proto; in sock_ops_func_proto()
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h2977 extern const struct bpf_func_proto bpf_sock_map_update_proto;

Completed in 36 milliseconds