Searched defs:bitmap (Results 1 – 15 of 15) sorted by relevance
/include/linux/ |
D | bitmap.h | 279 #define bitmap_from_arr32(bitmap, buf, nbits) \ argument 282 #define bitmap_to_arr32(buf, bitmap, nbits) \ argument 467 static inline void bitmap_next_clear_region(unsigned long *bitmap, in bitmap_next_clear_region() 475 static inline void bitmap_next_set_region(unsigned long *bitmap, in bitmap_next_set_region() 488 #define bitmap_for_each_clear_region(bitmap, rs, re, start, end) \ argument 495 #define bitmap_for_each_set_region(bitmap, rs, re, start, end) \ argument
|
D | idr.h | 243 unsigned long bitmap[IDA_BITMAP_LONGS]; member
|
D | pci-epc.h | 115 unsigned long *bitmap; member
|
D | cpumask.h | 850 #define to_cpumask(bitmap) \ argument 854 static inline int __check_is_bitmap(const unsigned long *bitmap) in __check_is_bitmap()
|
D | mm_types.h | 649 unsigned long bitmap; member
|
D | of.h | 788 const char *stem, unsigned long *bitmap, in of_alias_get_alias_list()
|
D | intel-iommu.h | 452 unsigned long *bitmap; member
|
/include/uapi/linux/ |
D | virtio_input.h | 64 __u8 bitmap[128]; member
|
D | vfio.h | 1214 struct vfio_bitmap bitmap; member
|
D | xfrm.h | 87 __u32 bitmap; member
|
D | kvm.h | 1279 __u64 bitmap; member
|
D | videodev2.h | 1198 void __user *bitmap; member
|
/include/net/ |
D | netlabel.h | 156 NETLBL_CATMAP_MAPTYPE bitmap[NETLBL_CATMAP_MAPCNT]; member 588 unsigned long *bitmap) in netlbl_catmap_getlong() 607 unsigned long bitmap, in netlbl_catmap_setlong()
|
/include/linux/soc/qcom/ |
D | llcc-qcom.h | 93 unsigned long *bitmap; member
|
/include/xen/interface/ |
D | physdev.h | 99 uint8_t * bitmap; member
|