Home
last modified time | relevance | path

Searched refs:bpf_get_local_storage_proto (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dcgroup.c1838 const struct bpf_func_proto bpf_get_local_storage_proto = { variable
2781 return &bpf_get_local_storage_proto; in cgroup_common_func_proto()
H A Dcore.c3179 const struct bpf_func_proto bpf_get_local_storage_proto __weak; in bpf_get_trace_vprintk_proto()
/linux/include/linux/
H A Dbpf.h3899 extern const struct bpf_func_proto bpf_get_local_storage_proto;