Home
last modified time | relevance | path

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

/kernel/liteos_a/syscall/
Dvm_syscall.c93 int SysShmCtl(int shmid, int cmd, struct shmid_ds *buf) in SysShmCtl() function
Dsyscall_lookup.h257 SYSCALL_HAND_DEF(__NR_shmctl, SysShmCtl, int, ARG_NUM_3)
Dlos_syscall.h175 extern int SysShmCtl(int shmid, int cmd, struct shmid_ds *buf);