Searched refs:IOC_FUNC (Results 1 – 2 of 2) sorted by relevance
1607 #define IOC_FUNC(x) (x & 0xff) macro1631 if (IOC_FUNC(i) != 0xff && ebitmap_get_bit(xperms, i + 1)) { in __cil_permx_bitmap_to_sepol_xperms_list()1641 if (IOC_FUNC(low) == 0x00 && IOC_FUNC(high) == 0xff) { in __cil_permx_bitmap_to_sepol_xperms_list()1661 __avrule_xperm_setrangebits(IOC_FUNC(low), IOC_FUNC(high), partial); in __cil_permx_bitmap_to_sepol_xperms_list()
2203 #define IOC_FUNC(x) (x & 0xff) macro2269 if (IOC_FUNC(r->range.low)) in avrule_ioctl_completedriver()2319 low = IOC_FUNC(low); in avrule_ioctl_func()2320 high = IOC_FUNC(high); in avrule_ioctl_func()