Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dhelpers.c1660 const struct bpf_func_proto bpf_get_current_task_btf_proto __weak;
1786 return &bpf_get_current_task_btf_proto; in bpf_base_func_proto()
/Linux-v6.6/kernel/trace/
Dbpf_trace.c770 const struct bpf_func_proto bpf_get_current_task_btf_proto = { variable
1458 return &bpf_get_current_task_btf_proto; in bpf_tracing_func_proto()