Searched refs:PR_GET_PDEATHSIG (Results 1 – 5 of 5) sorted by relevance
8 #if !(defined(PR_GET_PDEATHSIG) || (defined(HAVE_DECL_PR_GET_PDEATHSIG) && HAVE_DECL_PR_GET_PDEATHS…9 # define PR_GET_PDEATHSIG 2 macro11 XLAT(PR_GET_PDEATHSIG),
2 PR_GET_PDEATHSIG 2
50 case PR_GET_PDEATHSIG: in prctl_enter()216 case PR_GET_PDEATHSIG: in prctl_exit()
487 * process.c (sys_prctl): Decode PR_SET_PDEATHSIG, PR_GET_PDEATHSIG,
9 #define PR_GET_PDEATHSIG 2 /* Second arg is a ptr to return the signal */ macro