Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_lsm.c249 return &bpf_unlocked_sk_getsockopt_proto; in bpf_lsm_func_proto()
/openbmc/linux/include/linux/
H A Dbpf.h3052 extern const struct bpf_func_proto bpf_unlocked_sk_getsockopt_proto;
/openbmc/linux/net/core/
H A Dfilter.c5560 const struct bpf_func_proto bpf_unlocked_sk_getsockopt_proto = { variable