/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | drisw.c | 81 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 D | segment.c | 423 int shmid; in get_shm_segment() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/ |
H A D | tlbie_test.c | 621 int shmid, run_time = 20 * 60; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
H A D | tlbie_test.c | 620 int shmid, run_time = 20 * 60; in main() local
|
/kernel/liteos_a/kernel/base/include/ |
H A D | los_vm_map.h | 92 UINT32 shmid; /**< shmid about shared region */ member
|
/kernel/liteos_a/kernel/base/vm/ |
H A D | shm.c | 327 STATIC struct shmIDSource *ShmFindSeg(int shmid) in ShmFindSeg() argument 472 INT32 shmid; in ShmGet() local 577 ShmAt(INT32 shmid, const VOID *shmaddr, INT32 shmflg) ShmAt() argument 633 ShmCtl(INT32 shmid, INT32 cmd, struct shmid_ds *buf) ShmCtl() argument 754 INT32 shmid; ShmDt() local 854 OsShmDeleteCmd(INT32 shmid) OsShmDeleteCmd() argument 885 INT32 shmid; OsShellCmdShm() local [all...] |
/third_party/alsa-lib/aserver/ |
H A D | aserver.c | 285 int shmid; in pcm_shm_open() local 550 int shmid; in ctl_shm_open() local [all...] |
/third_party/alsa-lib/include/ |
H A D | aserver.h | 101 int shmid; member
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_direct.h | 139 int shmid; /* IPC global shared memory identification */ member
|
H A D | pcm_local.h | 133 int shmid; member
|
/third_party/mesa3d/src/glx/ |
H A D | drisw_glx.c | 60 XCreateDrawable(struct drisw_drawable * pdp, int shmid, Display * dpy) in XCreateDrawable() argument 180 swrastXPutImage(__DRIdrawable * draw, int op, int srcx, int srcy, int x, int y, int w, int h, int stride, int shmid, char *data, void *loaderPrivate) swrastXPutImage() argument 215 swrastPutImageShm(__DRIdrawable * draw, int op, int x, int y, int w, int h, int stride, int shmid, char *shmaddr, unsigned offset, void *loaderPrivate) swrastPutImageShm() argument 231 swrastPutImageShm2(__DRIdrawable * draw, int op, int x, int y, int w, int h, int stride, int shmid, char *shmaddr, unsigned offset, void *loaderPrivate) swrastPutImageShm2() argument 309 swrastGetImageShm2(__DRIdrawable * read, int x, int y, int w, int h, int shmid, void *loaderPrivate) swrastGetImageShm2() argument 339 swrastGetImageShm(__DRIdrawable * read, int x, int y, int w, int h, int shmid, void *loaderPrivate) swrastGetImageShm() argument [all...] |
/kernel/linux/linux-5.10/ipc/ |
H A D | shm.c | 986 static int shmctl_down(struct ipc_namespace *ns, int shmid, int cmd, in shmctl_down() argument 1075 static int shmctl_stat(struct ipc_namespace *ns, int shmid, in shmctl_stat() argument 1159 static int shmctl_do_lock(struct ipc_namespace *ns, int shmid, int cmd) in shmctl_do_lock() argument 1235 ksys_shmctl(int shmid, int cmd, struct shmid_ds __user *buf, int version) ksys_shmctl() argument 1295 ksys_old_shmctl(int shmid, int cmd, struct shmid_ds __user *buf) ksys_old_shmctl() argument 1430 compat_ksys_shmctl(int shmid, int cmd, void __user *uptr, int version) compat_ksys_shmctl() argument 1491 compat_ksys_old_shmctl(int shmid, int cmd, void __user *uptr) compat_ksys_old_shmctl() argument 1512 do_shmat(int shmid, char __user *shmaddr, int shmflg, ulong *raddr, unsigned long shmlba) do_shmat() argument [all...] |
/kernel/linux/linux-6.6/ipc/ |
H A D | shm.c | 996 static int shmctl_down(struct ipc_namespace *ns, int shmid, int cmd, in shmctl_down() argument 1085 static int shmctl_stat(struct ipc_namespace *ns, int shmid, in shmctl_stat() argument 1169 static int shmctl_do_lock(struct ipc_namespace *ns, int shmid, int cmd) in shmctl_do_lock() argument 1245 ksys_shmctl(int shmid, int cmd, struct shmid_ds __user *buf, int version) ksys_shmctl() argument 1305 ksys_old_shmctl(int shmid, int cmd, struct shmid_ds __user *buf) ksys_old_shmctl() argument 1440 compat_ksys_shmctl(int shmid, int cmd, void __user *uptr, int version) compat_ksys_shmctl() argument 1501 compat_ksys_old_shmctl(int shmid, int cmd, void __user *uptr) compat_ksys_old_shmctl() argument 1522 do_shmat(int shmid, char __user *shmaddr, int shmflg, ulong *raddr, unsigned long shmlba) do_shmat() argument [all...] |
/third_party/backends/backend/ |
H A D | sharp.h | 274 int shmid; member
|
H A D | nec.h | 268 int shmid; member
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_x11.c | 923 int shmid; member
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | doio.c | 3867 int me = 0, flags, key, shmid; in alloc_mem() local [all...] |