Home
last modified time | relevance | path

Searched refs:SysGetPPID (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/syscall/
Dsyscall_lookup.h153 SYSCALL_HAND_DEF(__NR_getppid, SysGetPPID, unsigned int, ARG_NUM_0)
Dlos_syscall.h88 extern unsigned int SysGetPPID(void);
Dprocess_syscall.c358 unsigned int SysGetPPID(void) in SysGetPPID() function