Home
last modified time | relevance | path

Searched defs:sys_shmctl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/strace/
H A Dm32_funcs.h8 #define sys_shmctl m32_sys_shmctl macro
H A Dmx32_funcs.h8 #define sys_shmctl mx32_sys_shmctl macro
/aosp_15_r20/external/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
H A Dhugeshmctl02.c59 static int sys_shmctl(int shmid, int cmd, void *buf) in sys_shmctl() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl02.c52 static int sys_shmctl(int shmid, int cmd, void *buf) in sys_shmctl() function