Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dhelpers.c1335 const struct bpf_func_proto bpf_get_current_task_btf_proto __weak;
1423 return &bpf_get_current_task_btf_proto; in bpf_base_func_proto()
/Linux-v5.15/kernel/trace/
Dbpf_trace.c717 const struct bpf_func_proto bpf_get_current_task_btf_proto = { variable
1049 return &bpf_get_current_task_btf_proto; in bpf_tracing_func_proto()