Searched refs:KMPP_SHM_IOC_PUT_SHM (Results 1 – 1 of 1) sorted by relevance
30 #define KMPP_SHM_IOC_PUT_SHM _IOW(KMPP_SHM_IOC_MAGIC, 4, unsigned int) macro1132 ret = ioctl(p->obj.fd, KMPP_SHM_IOC_PUT_SHM, ioc); in kmpp_obj_put()2089 ret = ioctl(p->obj.fd, KMPP_SHM_IOC_PUT_SHM, ioc); in kmpp_shm_put()