Home
last modified time | relevance | path

Searched defs:bpf_get_current_pid_tgid (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/tools/perf/include/bpf/
Dunistd.h5 static int (*bpf_get_current_pid_tgid)(void) = (void *)BPF_FUNC_get_current_pid_tgid; variable
/linux-5.10/kernel/bpf/
Dhelpers.c170 BPF_CALL_0(bpf_get_current_pid_tgid) in BPF_CALL_0() argument