Home
last modified time | relevance | path

Searched defs:bitmap (Results 126 – 150 of 223) sorted by relevance

123456789

/Linux-v5.10/include/xen/interface/
Dphysdev.h99 uint8_t * bitmap; member
/Linux-v5.10/arch/powerpc/sysdev/xive/
Dspapr.c38 unsigned long *bitmap; member
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_rdma.h52 unsigned long *bitmap; member
/Linux-v5.10/drivers/mmc/host/
Drenesas_sdhi_core.c582 unsigned long *bitmap; in renesas_sdhi_select_tuning() local
/Linux-v5.10/fs/ufs/
Dutil.h416 static inline unsigned find_last_zero_bit (unsigned char * bitmap, in find_last_zero_bit()
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.c6419 int *bitmap, bit; in atomisp_set_raw_buffer_bitmap() local
6466 int *bitmap, bit; in __is_raw_buffer_locked() local
6483 int *bitmap, bit; in __clear_raw_buffer_bitmap() local
/Linux-v5.10/arch/x86/kvm/vmx/
Dnested.c5529 gpa_t bitmap, last_bitmap; in nested_vmx_check_io_bitmaps() local
5586 gpa_t bitmap; in nested_vmx_exit_handled_msr() local
5690 struct vmcs12 *vmcs12, gpa_t bitmap) in nested_vmx_exit_handled_vmcs_access()
/Linux-v5.10/drivers/md/
Draid1.c1206 struct bitmap *bitmap = mddev->bitmap; in raid1_read_request() local
1320 struct bitmap *bitmap = mddev->bitmap; in raid1_write_request() local
Dmd.c2249 struct bitmap *bitmap; in super_1_allow_new_offset() local
5983 struct bitmap *bitmap; in md_run() local
7092 struct bitmap *bitmap; in set_bitmap_file() local
7382 struct bitmap *bitmap; in update_array_info() local
/Linux-v5.10/drivers/scsi/
D53c700.c512 bitmap_to_number(__u8 bitmap) in bitmap_to_number()
/Linux-v5.10/drivers/hwtracing/stm/
Dcore.c221 static int find_free_channels(unsigned long *bitmap, unsigned int start, in find_free_channels()
/Linux-v5.10/drivers/pci/controller/
Dpcie-xilinx-nwl.c147 unsigned long *bitmap; member
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c287 struct hclge_dbg_bitmap_cmd *bitmap; in hclge_dbg_dump_dcb() local
/Linux-v5.10/fs/f2fs/
Ddir.c592 int f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) in f2fs_room_for_filename()
/Linux-v5.10/lib/
Dvsprintf.c1165 char *bitmap_string(char *buf, char *end, unsigned long *bitmap, in bitmap_string()
1209 char *bitmap_list_string(char *buf, char *end, unsigned long *bitmap, in bitmap_list_string()
/Linux-v5.10/drivers/video/fbdev/
Dtdfxfb.c1116 u8 *bitmap = (u8 *)cursor->image.data; in tdfxfb_cursor() local
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dampdu.c841 u8 bitmap[8], queue, tid; in brcms_c_ampdu_dotxstatus_complete() local
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dgfx_v10_0.c4591 u32 bitmap; in gfx_v10_0_setup_rb() local
8765 u32 bitmap) in gfx_v10_0_set_user_wgp_inactive_bitmap_per_sh()
8815 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v10_0_get_cu_info() local
Dgfx_v7_0.c3817 u32 bitmap) in gfx_v7_0_set_user_cu_inactive_bitmap()
5157 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v7_0_get_cu_info() local
/Linux-v5.10/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c2640 unsigned long *bitmap = data; in arm_smmu_cmdq_free_bitmap() local
2649 atomic_long_t *bitmap; in arm_smmu_cmdq_init() local
/Linux-v5.10/drivers/iommu/intel/
Dirq_remapping.c545 unsigned long *bitmap; in intel_setup_irq_remapping() local
/Linux-v5.10/fs/jfs/
Djfs_imap.c851 u32 bitmap, mask; in diFree() local
/Linux-v5.10/drivers/media/usb/uvc/
Duvc_ctrl.c1177 s32 bitmap; in uvc_query_v4l2_menu() local
/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas_main.c159 void *bitmap = hisi_hba->slot_index_tags; in hisi_sas_slot_index_clear() local
176 void *bitmap = hisi_hba->slot_index_tags; in hisi_sas_slot_index_set() local
185 void *bitmap = hisi_hba->slot_index_tags; in hisi_sas_slot_index_alloc() local
Dhisi_sas_v2_hw.c772 void *bitmap = hisi_hba->slot_index_tags; in slot_index_alloc_quirk_v2_hw() local
824 void *bitmap = hisi_hba->sata_dev_bitmap; in sata_index_alloc_v2_hw() local
1624 int i, bitmap = 0; in get_wideport_bitmap_v2_hw() local

123456789