/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
H A D | shmctl06.c | 27 int shmid; in run() local
|
H A D | shmctl02.c | 47 static int libc_shmctl(int shmid, int cmd, void *buf) in libc_shmctl() argument 52 static int sys_shmctl(int shmid, int cmd, void *buf) in sys_shmctl() argument
|
/third_party/ltp/testcases/kernel/mem/shmt/ |
H A D | shmt02.c | 58 register int shmid; in main() local 110 rm_shm(int shmid) rm_shm() argument [all...] |
H A D | shmt07.c | 63 int shmid, pid, status; in main() local 121 static int rm_shm(int shmid) in rm_shm() argument [all...] |
H A D | shmt05.c | 60 int shmid, shmid1; in main() local 116 static int rm_shm(int shmid) in rm_shm() argument [all...] |
H A D | shmt08.c | 59 int shmid; in main() local 107 static int rm_shm(int shmid) in rm_shm() argument [all...] |
H A D | shmt03.c | 60 int shmid; in main() local 123 rm_shm(int shmid) rm_shm() argument [all...] |
H A D | shmt09.c | 75 int shmid; in main() local 189 rm_shm(int shmid) rm_shm() argument [all...] |
H A D | shmt06.c | 68 int pid, pid1, shmid; in main() local 146 int shmid, chld_pi in child() local 210 rm_shm(int shmid) rm_shm() argument [all...] |
H A D | shmt04.c | 69 int pid, pid1, shmid; in main() local 147 int shmid, chld_pi in child() local 187 rm_shm(int shmid) rm_shm() argument [all...] |
H A D | shmt10.c | 62 int shmid; variable 130 static int rm_shm(int shmid) in rm_shm() argument [all...] |
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/ |
H A D | hugeshmat05.c | 44 int shmid; in shm_test() local
|
H A D | hugeshmat02.c | 43 int *shmid; member
|
H A D | hugeshmat01.c | 40 int *shmid; member
|
H A D | hugeshmat04.c | 48 int status, shmid; in shared_hugepage() local
|
/third_party/musl/libc-test/src/functional/ |
H A D | ipc_shm.c | 31 int shmid; in set() local 86 int shmid; in get() local [all...] |
/third_party/alsa-lib/src/ |
H A D | shmarea.c | 51 int shmid; member 68 struct snd_shm_area *snd_shm_area_create(int shmid, void *ptr) in snd_shm_area_create() argument
|
/third_party/ltp/testcases/kernel/syscalls/mremap/ |
H A D | mremap04.c | 95 int shmid; /* shared memory identifier. */ variable
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugefork/ |
H A D | hugefork02.c | 18 static int shmid = -1; variable
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/ |
H A D | hugeshmctl03.c | 48 int *shmid; member
|
H A D | hugeshmctl02.c | 39 int *shmid; member 54 static int libc_shmctl(int shmid, int cmd, void *buf) in libc_shmctl() argument 59 static int sys_shmctl(int shmid, int cmd, void *buf) in sys_shmctl() argument
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmat/ |
H A D | shmat02.c | 35 int *shmid; member
|
/third_party/ltp/testcases/kernel/syscalls/setns/ |
H A D | setns02.c | 36 static int shmid; variable
|
/third_party/toybox/toys/pending/ |
H A D | ipcs.c | 152 int max_nr, i, shmid; in shm_array() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_mmap.c | 233 int snd_pcm_channel_info_shm(snd_pcm_t *pcm, snd_pcm_channel_info_t *info, int shmid) in snd_pcm_channel_info_shm() argument [all...] |