Home
last modified time | relevance | path

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

/linux/include/net/
A Dbpf_sk_storage.h22 extern const struct bpf_func_proto bpf_sk_storage_delete_proto;
/linux/kernel/bpf/
A Dbpf_lsm.c114 return &bpf_sk_storage_delete_proto; in bpf_lsm_func_proto()
A Dcgroup.c1943 return &bpf_sk_storage_delete_proto; in cg_sockopt_func_proto()
/linux/net/ipv4/
A Dbpf_tcp_ca.c185 return &bpf_sk_storage_delete_proto; in bpf_tcp_ca_get_func_proto()
/linux/net/core/
A Dbpf_sk_storage.c374 const struct bpf_func_proto bpf_sk_storage_delete_proto = { variable
A Dfilter.c7224 return &bpf_sk_storage_delete_proto; in sock_addr_func_proto()
7286 const struct bpf_func_proto bpf_sk_storage_delete_proto __weak;
7299 return &bpf_sk_storage_delete_proto; in cg_skb_func_proto()
7414 return &bpf_sk_storage_delete_proto; in tc_cls_act_func_proto()
7525 return &bpf_sk_storage_delete_proto; in sock_ops_func_proto()
7573 return &bpf_sk_storage_delete_proto; in sk_msg_func_proto()
/linux/
A DSystem.map82859 ffff8000112ace80 V bpf_sk_storage_delete_proto
A D.tmp_System.map82859 ffff8000112ace80 V bpf_sk_storage_delete_proto

Completed in 339 milliseconds