Home
last modified time | relevance | path

Searched defs:pid_tgid (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_module.c45 __u64 pid_tgid = bpf_get_current_pid_tgid(); in BPF_PROG() local
79 __u64 pid_tgid = bpf_get_current_pid_tgid(); in BPF_PROG() local
H A Dtest_core_reloc_kernel.c55 uint64_t pid_tgid = bpf_get_current_pid_tgid(); in test_core_kernel() local
H A Dpyperf.h224 uint64_t pid_tgid = bpf_get_current_pid_tgid(); local