Searched refs:SYS_getpid (Results 1 – 5 of 5) sorted by relevance
76 syscall(SYS_getpid); in syscall_body()
136 SYS_getpid, enumerator298 case SYS_getpid: in handle_exception()
74 #define SYS_getpid 20 macro
183 syscall_table[SYS_getpid] = "getpid"; in init_syscall_table()
395 (void)rsys_syscall(SYS_getpid, NULL, 0, retval); in rump___sysimpl_getpid()