Searched defs:bpf_get_current_pid_tgid (Results 1 – 4 of 4) sorted by relevance
370 static __u64 (* const bpf_get_current_pid_tgid)(void) = (void *) 14; variable
401 static unsigned long long (*bpf_get_current_pid_tgid)(void) = (void*) BPF_FUNC_get_current_pid_tgid; variable