Searched refs:KMPP_SHM_IOC_GET_SHM (Results 1 – 1 of 1) sorted by relevance
29 #define KMPP_SHM_IOC_GET_SHM _IOW(KMPP_SHM_IOC_MAGIC, 3, unsigned int) macro1015 ret = ioctl(p->obj.fd, KMPP_SHM_IOC_GET_SHM, ioc); in kmpp_obj_get()2049 ret = ioctl(p->obj.fd, KMPP_SHM_IOC_GET_SHM, ioc); in kmpp_shm_get()