Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtask.h83 extern void do_group_exit(int);
/OK3568_Linux_fs/kernel/kernel/
H A Dexit.c887 do_group_exit(int exit_code) in do_group_exit() function
921 do_group_exit((error_code & 0xff) << 8); in SYSCALL_DEFINE1()
H A Dseccomp.c1272 do_group_exit(SIGSYS); in __seccomp_filter()
H A Dsignal.c2783 do_group_exit(ksig->info.si_signo); in get_signal()