Home
last modified time | relevance | path

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

/kernel/bpf/
Dhelpers.c238 const struct bpf_func_proto bpf_get_current_comm_proto = { variable
Dcore.c2363 const struct bpf_func_proto bpf_get_current_comm_proto __weak;
/kernel/trace/
Dbpf_trace.c1071 return &bpf_get_current_comm_proto; in bpf_tracing_func_proto()