Home
last modified time | relevance | path

Searched defs:bitmap (Results 1 – 20 of 20) sorted by relevance

/include/linux/
A Diova_bitmap.h36 static inline void iova_bitmap_free(struct iova_bitmap *bitmap) in iova_bitmap_free()
40 static inline int iova_bitmap_for_each(struct iova_bitmap *bitmap, void *opaque, in iova_bitmap_for_each()
46 static inline void iova_bitmap_set(struct iova_bitmap *bitmap, in iova_bitmap_set()
A Dbitmap.h299 #define bitmap_from_arr32(bitmap, buf, nbits) \ argument
302 #define bitmap_to_arr32(buf, bitmap, nbits) \ argument
315 #define bitmap_from_arr64(bitmap, buf, nbits) \ argument
317 #define bitmap_to_arr64(buf, bitmap, nbits) \ argument
638 void bitmap_next_set_region(unsigned long *bitmap, unsigned int *rs, in bitmap_next_set_region()
655 void bitmap_release_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_release_region()
672 int bitmap_allocate_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_allocate_region()
697 int bitmap_find_free_region(unsigned long *bitmap, unsigned int bits, int order) in bitmap_find_free_region()
A Didr.h260 unsigned long bitmap[IDA_BITMAP_LONGS]; member
A Dpci-epc.h142 unsigned long *bitmap; member
A Dfind.h469 unsigned long __for_each_wrap(const unsigned long *bitmap, unsigned long size, in __for_each_wrap()
A Dcpumask.h1157 #define to_cpumask(bitmap) \ argument
1161 static __always_inline int __check_is_bitmap(const unsigned long *bitmap) in __check_is_bitmap()
A Diommu.h372 struct iova_bitmap *bitmap; member
1064 struct iova_bitmap *bitmap, in iommu_dirty_bitmap_init()
1406 struct iova_bitmap *bitmap, in iommu_dirty_bitmap_init()
A Dmm_types.h1203 unsigned long bitmap; member
1358 unsigned long bitmap = (unsigned long)mm; in mm_cpus_allowed() local
A Dio_uring_types.h68 unsigned long *bitmap; member
A Dblkdev.h1542 unsigned long *bitmap; in bdev_zone_is_seq() local
A Defi.h548 unsigned long bitmap[]; member
/include/linux/soc/qcom/
A Dqcom-pbs.h19 static inline int qcom_pbs_trigger_event(struct pbs_dev *pbs, u8 bitmap) in qcom_pbs_trigger_event()
A Dllcc-qcom.h161 unsigned long *bitmap; member
/include/uapi/linux/
A Dvirtio_input.h64 __u8 bitmap[128]; member
A Dvfio.h1442 __aligned_u64 bitmap; member
1690 struct vfio_bitmap bitmap; member
A Dxfrm.h88 __u32 bitmap; member
A Dkvm.h1077 __u64 bitmap; member
A Dvideodev2.h1336 void __user *bitmap; member
/include/net/
A Dnetlabel.h155 u64 bitmap[NETLBL_CATMAP_MAPCNT]; member
594 unsigned long *bitmap) in netlbl_catmap_getlong()
613 unsigned long bitmap, in netlbl_catmap_setlong()
/include/xen/interface/
A Dphysdev.h81 uint8_t * bitmap; member

Completed in 71 milliseconds