Home
last modified time | relevance | path

Searched defs:bitmap (Results 76 – 100 of 273) sorted by relevance

1234567891011

/Linux-v6.6/drivers/gpu/drm/omapdrm/
Dtcm.h63 unsigned long *bitmap; member
/Linux-v6.6/arch/um/drivers/
Dubd_kern.c145 unsigned long *bitmap; member
1189 __u64 *cow_offset, unsigned long *bitmap, in cowify_bitmap()
1228 unsigned long offset, unsigned long *bitmap, in cowify_req()
/Linux-v6.6/fs/ocfs2/
Dsuballoc.c1281 void *bitmap; in ocfs2_block_group_find_clear_bits() local
1343 void *bitmap = bg->bg_bitmap; in ocfs2_block_group_set_bits() local
2454 unsigned long *bitmap)) in _ocfs2_free_suballoc_bits()
2546 unsigned long *bitmap)) in _ocfs2_free_clusters()
/Linux-v6.6/drivers/block/zram/
Dzram_drv.h136 unsigned long *bitmap; member
/Linux-v6.6/fs/afs/
Dxdr_fs.h79 u8 bitmap[8]; member
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_page_dirty.c71 unsigned long bitmap[]; member
/Linux-v6.6/drivers/misc/vmw_vmci/
Dvmci_doorbell.c380 void vmci_dbell_scan_notification_entries(u8 *bitmap) in vmci_dbell_scan_notification_entries()
/Linux-v6.6/drivers/net/wireless/ti/wl1251/
Dcmd.c170 void *bitmap, u16 bitmap_len, u8 bitmap_control) in wl1251_cmd_vbm()
/Linux-v6.6/sound/pci/oxygen/
Doxygen_lib.c750 static inline int is_bit_set(const u32 *bitmap, unsigned int bit) in is_bit_set()
/Linux-v6.6/fs/reiserfs/
Dbitmap.c1416 unsigned int bitmap) in reiserfs_read_bitmap_block()
1456 struct reiserfs_bitmap_info *bitmap; in reiserfs_init_bitmap_cache() local
/Linux-v6.6/drivers/scsi/mvsas/
Dmv_sas.c25 void *bitmap = mvi->rsvd_tags; in mvs_tag_clear() local
39 void *bitmap = mvi->rsvd_tags; in mvs_tag_set() local
46 void *bitmap = mvi->rsvd_tags; in mvs_tag_alloc() local
/Linux-v6.6/fs/btrfs/
Dfree-space-cache.c578 void *bitmap) in io_ctl_add_entry()
607 static int io_ctl_add_bitmap(struct btrfs_io_ctl *io_ctl, void *bitmap) in io_ctl_add_bitmap()
2500 struct btrfs_free_space *bitmap; in steal_from_bitmap_to_end() local
2534 struct btrfs_free_space *bitmap; in steal_from_bitmap_to_front() local
4186 u64 offset, u64 bytes, bool bitmap) in test_add_free_space_entry()
/Linux-v6.6/drivers/vfio/
Dvfio_iommu_type1.c99 unsigned long *bitmap; member
1158 static int update_user_bitmap(u64 __user *bitmap, struct vfio_iommu *iommu, in update_user_bitmap()
1195 static int vfio_iova_dirty_bitmap(u64 __user *bitmap, struct vfio_iommu *iommu, in vfio_iova_dirty_bitmap()
1281 struct vfio_bitmap *bitmap) in vfio_dma_do_unmap()
2844 struct vfio_bitmap bitmap = { 0 }; in vfio_iommu_type1_unmap_dma() local
/Linux-v6.6/arch/x86/kvm/vmx/
Dsgx.c476 u64 bitmap = -1ull; in vmx_write_encls_bitmap() local
/Linux-v6.6/include/linux/
Didr.h241 unsigned long bitmap[IDA_BITMAP_LONGS]; member
Dpci-epc.h115 unsigned long *bitmap; member
/Linux-v6.6/drivers/video/fbdev/
Dpm2fb.c1324 u8 *bitmap = (u8 *)cursor->image.data; in pm2vfb_cursor() local
1431 u8 *bitmap = (u8 *)cursor->image.data; in pm2fb_cursor() local
/Linux-v6.6/kernel/dma/
Dcoherent.c18 unsigned long *bitmap; member
/Linux-v6.6/fs/xfs/scrub/
Drmap.c371 struct xagb_bitmap *bitmap = priv; in xchk_rmapbt_walk_agfl() local
/Linux-v6.6/net/ncsi/
Dncsi-manage.c603 void *bitmap; in clear_one_vid() local
640 void *bitmap; in set_one_vid() local
/Linux-v6.6/arch/x86/kvm/
Dirq_comm.c196 unsigned long *bitmap = &kvm->arch.irq_sources_bitmap; in kvm_request_irq_source_id() local
/Linux-v6.6/drivers/hid/
Dhid-picolcd_fb.c141 static int picolcd_fb_update_tile(u8 *vbitmap, const u8 *bitmap, int bpp, in picolcd_fb_update_tile()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dwow.c531 u32 bitmap; in ath11k_wow_set_hw_filter() local
/Linux-v6.6/kernel/
Dwatch_queue.c242 unsigned long *bitmap; in watch_queue_set_size() local
/Linux-v6.6/drivers/input/
Dinput.c1171 unsigned long *bitmap, int max) in input_seq_print_bitmap()
1530 static int input_print_bitmap(char *buf, int buf_size, const unsigned long *bitmap, in input_print_bitmap()
1627 const char *name, const unsigned long *bitmap, int max) in input_add_uevent_bm_var()

1234567891011