Searched refs:ps_syscallnum (Results 1 – 6 of 6) sorted by relevance
237 switch (state.ps_syscallnum) { in _tnfctl_continue()249 switch (state.ps_syscallnum) { in _tnfctl_continue()
289 if (pstate.ps_issysentry && (pstate.ps_syscallnum == SYS_exit)) { in prb_rtld_wait()294 if (!(pstate.ps_issysexit && (pstate.ps_syscallnum == SYS_getpid))) { in prb_rtld_wait()
92 long ps_syscallnum; member
438 if (!(pstate.ps_issysentry && pstate.ps_syscallnum == SYS_execve)) { in step_to_end_of_exec()482 if (!(pstate.ps_issysexit && pstate.ps_syscallnum == SYS_execve)) { in step_to_end_of_exec()
302 if (pstate.ps_issysexit && (pstate.ps_syscallnum == SYS_execve)) { in sync_child()
266 state_p->ps_syscallnum = prstatus.pr_what; in prb_proc_state()