Home
last modified time | relevance | path

Searched defs:shmid (Results 26 - 50 of 58) sorted by relevance

123

/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
H A Dhugeshmctl02.c39 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/shmctl/
H A Dshmctl02.c47 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
H A Dshmctl04.c62 int shmid, size, rss, swap; in parse_proc_sysvipc() local
117 int i, shmid, cnt = 0; in verify_shminfo() local
/third_party/ltp/testcases/kernel/syscalls/setns/
H A Dsetns02.c36 static int shmid; variable
/third_party/toybox/toys/pending/
H A Dipcs.c152 int max_nr, i, shmid; in shm_array() local
[all...]
/test/xts/dcts/common/
H A Dshm_utils.cpp34 static int shmid; // 共享内存标识符 variable
/third_party/alsa-lib/src/pcm/
H A Dpcm_mmap.c233 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...]
/third_party/ltp/lib/
H A Dtst_safe_sysv_ipc.c160 void *safe_shmat(const char *file, const int lineno, int shmid, in safe_shmat() argument
192 int safe_shmctl(const char *file, const int lineno, int shmid, int cmd, in safe_shmctl() argument
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtsoftinj.c121 int shmid = 0; in shm_hugepage() local
H A Dhugepage.h105 int shmid; in alloc_shm_hugepage() local
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dhugepage.h105 int shmid; in alloc_shm_hugepage() local
H A Dtsoftinj.c121 int shmid = 0; in shm_hugepage() local
/base/startup/init/interfaces/innerkits/include/param/
H A Dsys_param.h89 int shmid; member
/device/qemu/riscv32_virt/liteos_m/board/hardware/display/
H A Ddisplay_gralloc.c40 int32_t shmid; member
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
H A Dcpuset_memory_test.c247 static int shmid; in shm() local
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H A Dmemcg_process.c207 static int shmid; in shm() local
/third_party/mesa3d/src/gallium/winsys/sw/dri/
H A Ddri_sw_winsys.c60 int shmid; member
[all...]
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap05.c60 static int key = -1, shmid = -1, fd = -1; variable
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dshmat1.c227 int shmid; /* shared memory id */ in shmat_shmdt() local
/base/startup/init/services/param/include/
H A Dparam_common.h51 int shmid; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c81 put_image_shm(__DRIdrawable *dPriv, int shmid, char *shmaddr, in put_image_shm() argument
189 drisw_put_image_shm(struct dri_drawable *drawable, int shmid, char *shmaddr, unsigned offset, unsigned offset_x, int x, int y, unsigned width, unsigned height, unsigned stride) drisw_put_image_shm() argument
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dsegment.c423 int shmid; in get_shm_segment() local
/device/qemu/hardware/display/
H A Ddisplay_gralloc.c43 int32_t shmid; member
135 int32_t shmid; in AllocShm() local
343 int32_t shmid; MmapShm() local
430 int32_t shmid = ((PriBufferHandle*)buffer)->shmid; UnmapShm() local
[all...]
/third_party/alsa-lib/aserver/
H A Daserver.c285 int shmid; in pcm_shm_open() local
550 int shmid; in ctl_shm_open() local
[all...]
/third_party/alsa-lib/include/
H A Daserver.h101 int shmid; member

Completed in 14 milliseconds

123