Searched refs:IOC_FUNC (Results 1 – 2 of 2) sorted by relevance
1636 #define IOC_FUNC(x) (x & 0xff) macro1658 if (IOC_FUNC(i) != 0xff && ebitmap_get_bit(xperms, i + 1)) { in __cil_permx_bitmap_to_sepol_xperms_list()1668 if (IOC_FUNC(low) == 0x00 && IOC_FUNC(high) == 0xff) { in __cil_permx_bitmap_to_sepol_xperms_list()1688 __avrule_xperm_setrangebits(IOC_FUNC(low), IOC_FUNC(high), partial); in __cil_permx_bitmap_to_sepol_xperms_list()
2198 #define IOC_FUNC(x) ((x) & 0xff) macro2264 if (IOC_FUNC(r->range.low)) in avrule_ioctl_completedriver()2314 low = IOC_FUNC(low); in avrule_ioctl_func()2315 high = IOC_FUNC(high); in avrule_ioctl_func()