Searched defs:bitmaps (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | memstress.c | 369 TEST_ASSERT(bitmaps, "Failed to allocate bitmaps array."); in memstress_alloc_bitmaps() local 344 memstress_get_dirty_log(struct kvm_vm * vm,unsigned long * bitmaps[],int slots) memstress_get_dirty_log() argument 355 memstress_clear_dirty_log(struct kvm_vm * vm,unsigned long * bitmaps[],int slots,uint64_t pages_per_slot) memstress_clear_dirty_log() argument 383 memstress_free_bitmaps(unsigned long * bitmaps[],int slots) memstress_free_bitmaps() argument [all...] |
| /linux/arch/arm/include/asm/ |
| H A D | dma-iommu.h | 15 unsigned long **bitmaps; /* array of bitmaps */ member
|
| /linux/fs/btrfs/ |
| H A D | free-space-cache.c | 1073 int *entries, int *bitmaps, in write_cache_extent_entries() 1150 int entries, int bitmaps) in update_cache_item() 1378 int bitmaps = 0; in __btrfs_write_out_cache() local 3419 struct list_head *bitmaps, u64 offset, u64 bytes, in setup_cluster_no_bitmap() 3512 struct list_head *bitmaps, u64 offset, u64 bytes, in setup_cluster_bitmap()
|
| H A D | scrub.c | 171 unsigned long bitmaps[BITS_TO_LONGS(scrub_bitmap_nr_last * member
|
| /linux/net/sched/ |
| H A D | sch_qfq.c | 188 unsigned long bitmaps[QFQ_MAX_STATE]; /* Group bitmaps. */ member
|
| /linux/fs/hpfs/ |
| H A D | hpfs.h | 89 __le32 bitmaps; /* pointers to free space bit maps */ member
|
| /linux/drivers/firmware/arm_ffa/ |
| H A D | driver.c | 1510 struct ffa_notify_bitmaps bitmaps = { 0 }; in notif_get_and_handle() local
|