Searched refs:do_group_exit (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/objtool/
H A Dnoreturns.h22 NORETURN(do_group_exit)
/linux-master/include/linux/sched/
H A Dtask.h91 extern __noreturn void do_group_exit(int);
/linux-master/kernel/
H A Dexit.c1002 do_group_exit(int exit_code) function
1038 do_group_exit((error_code & 0xff) << 8);
H A Dsignal.c2750 * implies do_group_exit() or return to PF_USER_WORKER,
2893 * first and our do_group_exit call below will use
2911 do_group_exit(signr);

Completed in 120 milliseconds