Searched defs:real_tgid (Results 1 – 2 of 2) sorted by relevance
31 int real_tgid = bpf_get_current_pid_tgid() >> 32; in handle_sys_enter() local
56 int32_t real_tgid = (int32_t)pid_tgid; in test_core_kernel() local