Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h3041 extern const struct bpf_func_proto bpf_sock_from_file_proto;
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1977 return &bpf_sock_from_file_proto; in tracing_prog_func_proto()
/openbmc/linux/net/core/
H A Dfilter.c11805 const struct bpf_func_proto bpf_sock_from_file_proto = { variable