Home
last modified time | relevance | path

Searched defs:shmid (Results 1 - 3 of 3) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/hardware/display/
H A Ddisplay_gralloc.c40 int32_t shmid; member
/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...]
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c989 static int shmctl_down(struct ipc_namespace *ns, int shmid, int cmd, struct shmid64_ds *shmid64) in shmctl_down() argument
1078 static int shmctl_stat(struct ipc_namespace *ns, int shmid, int cmd, struct shmid64_ds *tbuf) in shmctl_stat() argument
1163 static int shmctl_do_lock(struct ipc_namespace *ns, int shmid, int cmd) in shmctl_do_lock() argument
1240 ksys_shmctl(int shmid, int cmd, struct shmid_ds __user *buf, int version) ksys_shmctl() argument
1308 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
1509 compat_ksys_old_shmctl(int shmid, int cmd, void __user *uptr) compat_ksys_old_shmctl() argument
1530 do_shmat(int shmid, char __user *shmaddr, int shmflg, ulong *raddr, unsigned long shmlba) do_shmat() argument
[all...]

Completed in 5 milliseconds