Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dbpf_sk_storage.h23 extern const struct bpf_func_proto bpf_sk_storage_get_tracing_proto;
/Linux-v6.1/net/core/
Dbpf_sk_storage.c445 const struct bpf_func_proto bpf_sk_storage_get_tracing_proto = { variable
/Linux-v6.1/kernel/trace/
Dbpf_trace.c1915 return &bpf_sk_storage_get_tracing_proto; in tracing_prog_func_proto()