Searched refs:sys_getppid (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/include/nolibc/
H A Dsys.h449 pid_t sys_getppid(void) function
457 return sys_getppid();
/linux-master/arch/alpha/kernel/
H A Dosf_sys.c1306 current_pt_regs()->r20 = sys_getppid();
/linux-master/arch/arm64/include/asm/
H A Dunistd32.h142 __SYSCALL(__NR_getppid, sys_getppid)
/linux-master/include/uapi/asm-generic/
H A Dunistd.h464 __SYSCALL(__NR_getppid, sys_getppid)
/linux-master/tools/include/uapi/asm-generic/
H A Dunistd.h464 __SYSCALL(__NR_getppid, sys_getppid)
/linux-master/include/linux/
H A Dsyscalls.h705 asmlinkage long sys_getppid(void);

Completed in 145 milliseconds