Home
last modified time | relevance | path

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

/linux-6.8/tools/testing/selftests/bpf/progs/
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
Dtest_core_reloc_kernel.c55 uint64_t pid_tgid = bpf_get_current_pid_tgid(); in test_core_kernel() local
Dpyperf.h223 uint64_t pid_tgid = bpf_get_current_pid_tgid(); local
/linux-6.8/samples/bpf/
Dtracex2.bpf.c67 u64 pid_tgid; member
Dtracex2_user.c31 __u64 pid_tgid; member