Home
last modified time | relevance | path

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

/openbmc/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.h223 uint64_t pid_tgid = bpf_get_current_pid_tgid(); local
/openbmc/linux/samples/bpf/
H A Dtracex2.bpf.c67 u64 pid_tgid; member
H A Dtracex2_user.c31 __u64 pid_tgid; member