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

/linux-master/kernel/bpf/
H A Dhelpers.c1677 const struct bpf_func_proto bpf_get_current_task_proto __weak;
1802 return &bpf_get_current_task_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c766 const struct bpf_func_proto bpf_get_current_task_proto = { variable in typeref:struct:bpf_func_proto
1531 return &bpf_get_current_task_proto;

Completed in 210 milliseconds