Searched refs:thread_group (Results 1 – 2 of 2) sorted by relevance
18 set $pid_off=((size_t)&((struct task_struct *)0)->thread_group.next)35 set $next_th=(((char *)$next_t->thread_group.next) - $pid_off)49 set $next_th=(((char *)$next_th->thread_group.next) - $pid_off)84 set $pid_off=((size_t)&((struct task_struct *)0)->thread_group.next)91 set $next_th=(((char *)$next_t->thread_group.next) - $pid_off)95 set $next_th=(((char *)$next_th->thread_group.next) - $pid_off)107 set $pid_off=((size_t)&((struct task_struct *)0)->thread_group.next)119 set $next_th=(((char *)$next_t->thread_group.next) - $pid_off)125 set $next_th=(((char *)$next_th->thread_group.next) - $pid_off)152 set $next_th=(((char *)$next_t->thread_group.next) - $pid_off)[all …]
237 TEST_F(pidfd_info, thread_group) in TEST_F() argument