Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dbpf_sk_storage.h23 extern const struct bpf_func_proto bpf_sk_storage_get_tracing_proto;
/Linux-v5.15/net/core/
Dbpf_sk_storage.c434 const struct bpf_func_proto bpf_sk_storage_get_tracing_proto = { variable
/Linux-v5.15/kernel/trace/
Dbpf_trace.c1534 return &bpf_sk_storage_get_tracing_proto; in tracing_prog_func_proto()