Home
last modified time | relevance | path

Searched refs:bpf_xdp_get_buff_len_trace_proto (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/kernel/trace/
Dbpf_trace.c1820 extern const struct bpf_func_proto bpf_xdp_get_buff_len_trace_proto;
1923 return &bpf_xdp_get_buff_len_trace_proto; in tracing_prog_func_proto()
/linux-6.1.9/net/core/
Dfilter.c3820 const struct bpf_func_proto bpf_xdp_get_buff_len_trace_proto = { variable