Searched refs:PM_EXEC (Results 1 – 4 of 4) sorted by relevance
53 (void) _syscall(PM_PROC_NR, PM_EXEC, &m); in execve()
28 CALL(PM_EXEC) = do_exec, /* execve(2) */
27 #define PM_EXEC (PM_BASE + 14) macro
234 if (proc->m_out.m_type == PM_EXEC) in sendrec_prepare()