| /third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/ |
| H A D | hugeshmat04.c | 48 int status, shmid; in shared_hugepage() local
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/shmat/ |
| H A D | shmat02.c | 35 int *shmid; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
| H A D | write_to_hugetlbfs.c | 32 static int shmid; variable [all...] |
| /kernel/linux/linux-6.6/arch/xtensa/kernel/ |
| H A D | syscall.c | 39 asmlinkage long xtensa_shmat(int shmid, char __user *shmaddr, int shmflg) in xtensa_shmat() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| H A D | write_to_hugetlbfs.c | 32 static int shmid; variable [all...] |
| /kernel/liteos_a/syscall/ |
| H A D | vm_syscall.c | 81 void *SysShmAt(int shmid, const void *shmaddr, int shmflg) in SysShmAt() argument 93 int SysShmCtl(int shmid, int cmd, struct shmid_ds *buf) in SysShmCtl() argument
|
| /kernel/liteos_a/testsuites/unittest/container/smoke/ |
| H A D | It_ipc_container_004.cpp | 46 int shmid = shmget((key_t)SHM_TEST_KEY1, sizeof(struct shared_use_st), SHM_TEST_OPEN_PERM | IPC_CREAT); in childFunc1() local 84 int shmid = shmget((key_t)SHM_TEST_KEY1, sizeof(struct shared_use_st), SHM_TEST_OPEN_PERM | IPC_CREAT); in childFunc() local 163 int shmid = shmget((key_t)SHM_TEST_KEY1, sizeof(struct shared_use_st), SHM_TEST_OPEN_PERM | IPC_CREAT); ItIpcContainer004() local [all...] |
| H A D | It_ipc_container_006.cpp | 46 int shmid = shmget((key_t)SHM_TEST_KEY1, sizeof(struct shared_use_st), SHM_TEST_OPEN_PERM | IPC_CREAT); in childFunc1() local 117 int shmid = shmget((key_t)SHM_TEST_KEY1, sizeof(struct shared_use_st), SHM_TEST_OPEN_PERM | IPC_CREAT); in childFunc() local [all...] |
| /kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
| H A D | It_process_plimits_ipc_010.cpp | 55 int shmid = -1; in ItProcessPlimitsIpc010() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | shmndk.cpp | 38 int shmid;
in Shmget() local 50 int shmid;
in Shmdt() local 64 int shmid = shmget(ftok(path, id), VALUE100, IPC_CREAT | TEST_MODE);
in Shmctl() local 75 int shmid;
in Shmat() local [all...] |
| /third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/ |
| 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/shmctl/ |
| 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
|
| H A D | shmctl04.c | 62 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 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...] |
| /test/xts/dcts/common/ |
| H A D | shm_utils.cpp | 34 static int shmid; // 共享内存标识符
variable
|
| /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...] |
| /third_party/ltp/lib/ |
| H A D | tst_safe_sysv_ipc.c | 160 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 D | tsoftinj.c | 121 int shmid = 0; in shm_hugepage() local
|
| H A D | hugepage.h | 105 int shmid; in alloc_shm_hugepage() local
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | hugepage.h | 105 int shmid; in alloc_shm_hugepage() local
|
| H A D | tsoftinj.c | 121 int shmid = 0; in shm_hugepage() local
|
| /base/startup/init/interfaces/innerkits/include/param/ |
| H A D | sys_param.h | 89 int shmid;
member
|
| /device/qemu/riscv32_virt/liteos_m/board/hardware/display/ |
| H A D | display_gralloc.c | 40 int32_t shmid; member
|
| /kernel/liteos_a/testsuites/unittest/container/ |
| H A D | It_container_test.h | 133 explicit ShmFinalizer(void* shm, int shmid) in ShmFinalizer() argument
|