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

/linux-master/samples/bpf/
H A Dtracex2.bpf.c67 u64 pid_tgid; member in struct:hist_key
H A Dtracex2_user.c31 __u64 pid_tgid; member in struct:task
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_kernel.c55 uint64_t pid_tgid = bpf_get_current_pid_tgid(); local
H A Dtest_core_reloc_module.c45 __u64 pid_tgid = bpf_get_current_pid_tgid(); local
79 __u64 pid_tgid = bpf_get_current_pid_tgid(); local
H A Dpyperf.h224 uint64_t pid_tgid = bpf_get_current_pid_tgid(); local

Completed in 201 milliseconds