Searched refs:IOC_FUNC (Results 1 – 2 of 2) sorted by relevance
1554 #define IOC_FUNC(x) (x & 0xff) macro1576 if (IOC_FUNC(i) != 0xff && ebitmap_get_bit(xperms, i + 1)) { in __cil_permx_bitmap_to_sepol_xperms_list()1586 if (IOC_FUNC(low) == 0x00 && IOC_FUNC(high) == 0xff) { in __cil_permx_bitmap_to_sepol_xperms_list()1606 __avrule_xperm_setrangebits(IOC_FUNC(low), IOC_FUNC(high), partial); in __cil_permx_bitmap_to_sepol_xperms_list()
2190 #define IOC_FUNC(x) ((x) & 0xff) macro2256 if (IOC_FUNC(r->range.low)) in avrule_ioctl_completedriver()2306 low = IOC_FUNC(low); in avrule_ioctl_func()2307 high = IOC_FUNC(high); in avrule_ioctl_func()