Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhelpers.c662 const struct bpf_func_proto bpf_get_current_task_proto __weak;
735 return &bpf_get_current_task_proto; in bpf_base_func_proto()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1014 const struct bpf_func_proto bpf_get_current_task_proto = { variable
1262 return &bpf_get_current_task_proto; in bpf_tracing_func_proto()