Home
last modified time | relevance | path

Searched refs:bpf_sk_storage_get_proto (Results 1 – 8 of 8) sorted by relevance

/linux/include/net/
A Dbpf_sk_storage.h21 extern const struct bpf_func_proto bpf_sk_storage_get_proto;
/linux/kernel/bpf/
A Dbpf_lsm.c112 return &bpf_sk_storage_get_proto; in bpf_lsm_func_proto()
A Dcgroup.c1941 return &bpf_sk_storage_get_proto; in cg_sockopt_func_proto()
/linux/net/ipv4/
A Dbpf_tcp_ca.c183 return &bpf_sk_storage_get_proto; in bpf_tcp_ca_get_func_proto()
/linux/net/core/
A Dbpf_sk_storage.c354 const struct bpf_func_proto bpf_sk_storage_get_proto = { variable
A Dfilter.c7222 return &bpf_sk_storage_get_proto; in sock_addr_func_proto()
7285 const struct bpf_func_proto bpf_sk_storage_get_proto __weak;
7297 return &bpf_sk_storage_get_proto; in cg_skb_func_proto()
7412 return &bpf_sk_storage_get_proto; in tc_cls_act_func_proto()
7523 return &bpf_sk_storage_get_proto; in sock_ops_func_proto()
7571 return &bpf_sk_storage_get_proto; in sk_msg_func_proto()
/linux/
A DSystem.map82860 ffff8000112acee0 V bpf_sk_storage_get_proto
A D.tmp_System.map82860 ffff8000112acee0 V bpf_sk_storage_get_proto

Completed in 344 milliseconds