Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dhelpers.c1749 const struct bpf_func_proto bpf_get_current_task_btf_proto __weak;
1875 return &bpf_get_current_task_btf_proto; in bpf_base_func_proto()
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c773 const struct bpf_func_proto bpf_get_current_task_btf_proto = { variable
1463 return &bpf_get_current_task_btf_proto; in bpf_tracing_func_proto()