Home
last modified time | relevance | path

Searched defs:bitmaps (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/
H A Dmemstress.c340 void memstress_get_dirty_log(struct kvm_vm *vm, unsigned long *bitmaps[], int slots) in memstress_get_dirty_log()
351 void memstress_clear_dirty_log(struct kvm_vm *vm, unsigned long *bitmaps[], in memstress_clear_dirty_log()
365 unsigned long **bitmaps; in memstress_alloc_bitmaps() local
379 void memstress_free_bitmaps(unsigned long *bitmaps[], int slots) in memstress_free_bitmaps()
/linux/arch/arm/include/asm/
H A Ddma-iommu.h15 unsigned long **bitmaps; /* array of bitmaps */ member
/linux/tools/testing/selftests/kvm/x86/
H A Ddirty_log_page_splitting_test.c91 unsigned long **bitmaps; in run_test() local
/linux/tools/testing/selftests/kvm/
H A Ddirty_log_perf_test.c108 unsigned long **bitmaps; in run_test() local
/linux/fs/btrfs/
H A Dfree-space-cache.c1073 write_cache_extent_entries(struct btrfs_io_ctl * io_ctl,struct btrfs_free_space_ctl * ctl,struct btrfs_block_group * block_group,int * entries,int * bitmaps,struct list_head * bitmap_list) write_cache_extent_entries() argument
1150 update_cache_item(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct inode * inode,struct btrfs_path * path,u64 offset,int entries,int bitmaps) update_cache_item() argument
1378 int bitmaps = 0; __btrfs_write_out_cache() local
3419 setup_cluster_no_bitmap(struct btrfs_block_group * block_group,struct btrfs_free_cluster * cluster,struct list_head * bitmaps,u64 offset,u64 bytes,u64 cont1_bytes,u64 min_bytes) setup_cluster_no_bitmap() argument
3512 setup_cluster_bitmap(struct btrfs_block_group * block_group,struct btrfs_free_cluster * cluster,struct list_head * bitmaps,u64 offset,u64 bytes,u64 cont1_bytes,u64 min_bytes) setup_cluster_bitmap() argument
[all...]
H A Dscrub.c171 unsigned long bitmaps[BITS_TO_LONGS(scrub_bitmap_nr_last * member
[all...]
/linux/net/sched/
H A Dsch_qfq.c188 unsigned long bitmaps[QFQ_MAX_STATE]; /* Group bitmaps. */ member
[all...]
/linux/fs/hpfs/
H A Dhpfs.h89 __le32 bitmaps; /* pointers to free space bit maps */ member
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1550 struct ffa_notify_bitmaps bitmaps = { 0 }; notif_get_and_handle() local