Home
last modified time | relevance | path

Searched defs:real_tgid (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_retro.c31 int real_tgid = bpf_get_current_pid_tgid() >> 32; in handle_sys_enter() local
H A Dtest_core_reloc_kernel.c56 int32_t real_tgid = (int32_t)pid_tgid; in test_core_kernel() local