Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Dbitmap.h179 struct bitmap { struct
181 struct bitmap_counts { argument
194 struct mddev *mddev; /* the md device that the bitmap is for */ argument
199 struct bitmap_storage { argument
201 struct page *sb_page; /* cached copy of the bitmap argument
219 * the bitmap daemon - periodically wakes up and sweeps the bitmap argument
224 * update bitmap with resync progress */ argument
226 atomic_t pending_writes; /* pending writes to the bitmap file */ argument
235 /* the bitmap API */ argument
Dbitmap.c33 static inline char *bmname(struct bitmap *bitmap) in bmname()
48 static int bitmap_checkpage(struct bitmap_counts *bitmap, in bitmap_checkpage()
115 static void bitmap_checkfree(struct bitmap_counts *bitmap, unsigned long page) in bitmap_checkfree()
207 static int write_sb_page(struct bitmap *bitmap, struct page *page, int wait) in write_sb_page()
285 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page()
316 struct bitmap *bitmap = bh->b_private; in end_bitmap_write() local
357 struct bitmap *bitmap, in read_page()
422 void bitmap_update_sb(struct bitmap *bitmap) in bitmap_update_sb()
453 void bitmap_print_sb(struct bitmap *bitmap) in bitmap_print_sb()
492 static int bitmap_new_disk_sb(struct bitmap *bitmap) in bitmap_new_disk_sb()
[all …]
Dmd.c1883 struct bitmap *bitmap; in super_1_allow_new_offset() local
5266 struct bitmap *bitmap; in md_run() local
5487 struct bitmap *bitmap = mddev->bitmap; in mddev_detach() local
6305 struct bitmap *bitmap; in set_bitmap_file() local
6581 struct bitmap *bitmap; in update_array_info() local
Dmd.h425 struct bitmap *bitmap; /* the bitmap for the device */ member
Draid1.c1054 struct bitmap *bitmap; in make_request() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c44 u32 mlx4_bitmap_alloc(struct mlx4_bitmap *bitmap) in mlx4_bitmap_alloc()
74 void mlx4_bitmap_free(struct mlx4_bitmap *bitmap, u32 obj, int use_rr) in mlx4_bitmap_free()
79 static unsigned long find_aligned_range(unsigned long *bitmap, in find_aligned_range()
109 u32 mlx4_bitmap_alloc_range(struct mlx4_bitmap *bitmap, int cnt, in mlx4_bitmap_alloc_range()
147 u32 mlx4_bitmap_avail(struct mlx4_bitmap *bitmap) in mlx4_bitmap_avail()
152 static u32 mlx4_bitmap_masked_value(struct mlx4_bitmap *bitmap, u32 obj) in mlx4_bitmap_masked_value()
157 void mlx4_bitmap_free_range(struct mlx4_bitmap *bitmap, u32 obj, int cnt, in mlx4_bitmap_free_range()
173 int mlx4_bitmap_init(struct mlx4_bitmap *bitmap, u32 num, u32 mask, in mlx4_bitmap_init()
198 void mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap) in mlx4_bitmap_cleanup()
218 struct mlx4_bitmap *bitmap; member
[all …]
Dqp.c523 struct mlx4_bitmap (*bitmap)[MLX4_QP_TABLE_ZONE_NUM] = NULL; in mlx4_create_zones() local
715 struct mlx4_bitmap *bitmap = in mlx4_cleanup_qp_zones() local
Dmlx4.h659 struct mlx4_bitmap bitmap; member
672 struct mlx4_bitmap bitmap; member
680 struct mlx4_bitmap bitmap; member
693 struct mlx4_bitmap bitmap; member
723 struct mlx4_bitmap bitmap; member
/linux-4.4.14/fs/udf/
Dballoc.c35 struct udf_bitmap *bitmap, unsigned int block, in read_block_bitmap()
54 struct udf_bitmap *bitmap, in __load_block_bitmap()
76 struct udf_bitmap *bitmap, in load_block_bitmap()
106 struct udf_bitmap *bitmap, in udf_bitmap_free_blocks()
172 struct udf_bitmap *bitmap, in udf_bitmap_prealloc_blocks()
222 struct udf_bitmap *bitmap, uint16_t partition, in udf_bitmap_new_block()
Dsuper.c277 static void udf_sb_free_bitmap(struct udf_bitmap *bitmap) in udf_sb_free_bitmap()
1069 struct udf_bitmap *bitmap; in udf_sb_alloc_bitmap() local
1140 struct udf_bitmap *bitmap = udf_sb_alloc_bitmap(sb, p_index); in udf_fill_partdesc_info() local
1175 struct udf_bitmap *bitmap = udf_sb_alloc_bitmap(sb, p_index); in udf_fill_partdesc_info() local
2359 struct udf_bitmap *bitmap) in udf_count_free_bitmap()
Decma_167.h726 uint8_t bitmap[0]; member
/linux-4.4.14/fs/hfs/
Dbitmap.c29 static u32 hfs_find_set_zero_bits(__be32 *bitmap, u32 size, u32 offset, u32 *max) in hfs_find_set_zero_bits()
141 void *bitmap; in hfs_vbm_search_free() local
Dhfs_fs.h108 __be32 *bitmap; /* The page holding the member
/linux-4.4.14/fs/nfs/
Dnfs4xdr.c1189 static void encode_getattr_one(struct xdr_stream *xdr, uint32_t bitmap, struct compound_hdr *hdr) in encode_getattr_one()
3118 static int decode_attr_bitmap(struct xdr_stream *xdr, uint32_t *bitmap) in decode_attr_bitmap()
3161 static int decode_attr_supported(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *bitmask) in decode_attr_supported()
3176 static int decode_attr_type(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *type) in decode_attr_type()
3204 uint32_t *bitmap, uint32_t *type) in decode_attr_fh_expire_type()
3225 static int decode_attr_change(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *change) in decode_attr_change()
3249 static int decode_attr_size(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *size) in decode_attr_size()
3272 static int decode_attr_link_support(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_link_support()
3293 static int decode_attr_symlink_support(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_symlink_support()
3314 static int decode_attr_fsid(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs_fsid *fsid) in decode_attr_fsid()
[all …]
Dcallback_xdr.c123 static __be32 decode_bitmap(struct xdr_stream *xdr, uint32_t *bitmap) in decode_bitmap()
498 uint32_t bitmap[2]; in decode_recallany_args() local
541 static __be32 encode_attr_bitmap(struct xdr_stream *xdr, const uint32_t *bitmap, __be32 **savep) in encode_attr_bitmap()
571 static __be32 encode_attr_change(struct xdr_stream *xdr, const uint32_t *bitmap, uint64_t change) in encode_attr_change()
584 static __be32 encode_attr_size(struct xdr_stream *xdr, const uint32_t *bitmap, uint64_t size) in encode_attr_size()
609 static __be32 encode_attr_ctime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timesp… in encode_attr_ctime()
616 static __be32 encode_attr_mtime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timesp… in encode_attr_mtime()
Dcallback.h65 uint32_t bitmap[2]; member
70 uint32_t bitmap[2]; member
/linux-4.4.14/lib/
Dmemweight.c14 const unsigned char *bitmap = ptr; in memweight() local
Dbitmap.c237 int __bitmap_weight(const unsigned long *bitmap, unsigned int bits) in __bitmap_weight()
946 static int __reg_op(unsigned long *bitmap, unsigned int pos, int order, int reg_op) in __reg_op()
1012 int bitmap_find_free_region(unsigned long *bitmap, unsigned int bits, int order) in bitmap_find_free_region()
1037 void bitmap_release_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_release_region()
1054 int bitmap_allocate_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_allocate_region()
Didr.c868 static void free_bitmap(struct ida *ida, struct ida_bitmap *bitmap) in free_bitmap()
904 struct ida_bitmap *bitmap; in ida_pre_get() local
935 struct ida_bitmap *bitmap; in ida_get_new_above() local
1017 struct ida_bitmap *bitmap; in ida_remove() local
Dtest_printf.c292 bitmap(void) in bitmap() function
Dvsprintf.c808 char *bitmap_string(char *buf, char *end, unsigned long *bitmap, in bitmap_string()
849 char *bitmap_list_string(char *buf, char *end, unsigned long *bitmap, in bitmap_list_string()
/linux-4.4.14/drivers/cpufreq/
Dspeedstep-lib.c38 u8 bitmap; /* power on configuration bits in pentium3_get_frequency() member
61 u8 bitmap; /* power on configuration bits [18: 19] in pentium3_get_frequency() member
/linux-4.4.14/net/netlabel/
Dnetlabel_kapi.c485 NETLBL_CATMAP_MAPTYPE bitmap; in netlbl_catmap_walk() local
541 NETLBL_CATMAP_MAPTYPE bitmap; in netlbl_catmap_walkrng() local
598 unsigned long *bitmap) in netlbl_catmap_getlong()
709 unsigned long bitmap, in netlbl_catmap_setlong()
/linux-4.4.14/fs/nilfs2/
Dalloc.c390 static int nilfs_palloc_find_available_slot(unsigned char *bitmap, in nilfs_palloc_find_available_slot()
513 unsigned char *bitmap; in nilfs_palloc_prepare_alloc_entry() local
613 unsigned char *bitmap; in nilfs_palloc_commit_free_entry() local
654 unsigned char *bitmap; in nilfs_palloc_abort_alloc_entry() local
738 unsigned char *bitmap; in nilfs_palloc_freev() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dcam.c283 u32 bitmap = (rtlpriv->sec.hwsec_cam_bitmap) >> 4; in rtl_cam_get_free_entry() local
318 u32 bitmap; in rtl_cam_del_entry() local
Dwifi.h1308 u64 bitmap; member
/linux-4.4.14/arch/x86/kvm/
Dlapic.c83 static inline int apic_test_vector(int vec, void *bitmap) in apic_test_vector()
96 static inline void apic_set_vector(int vec, void *bitmap) in apic_set_vector()
101 static inline void apic_clear_vector(int vec, void *bitmap) in apic_clear_vector()
106 static inline int __apic_test_and_set_vector(int vec, void *bitmap) in __apic_test_and_set_vector()
111 static inline int __apic_test_and_clear_vector(int vec, void *bitmap) in __apic_test_and_clear_vector()
305 static int find_highest_vector(void *bitmap) in find_highest_vector()
320 static u8 count_vectors(void *bitmap) in count_vectors()
685 unsigned long bitmap = 1; in kvm_irq_delivery_to_apic_fast() local
790 unsigned long bitmap = 1; in kvm_intr_is_single_vcpu_fast() local
1226 void *bitmap = apic->regs + APIC_ISR; in lapic_timer_int_injected() local
Dirq_comm.c147 unsigned long *bitmap = &kvm->arch.irq_sources_bitmap; in kvm_request_irq_source_id() local
Dvmx.c7537 gpa_t bitmap, last_bitmap; in nested_vmx_exit_handled_io() local
7586 gpa_t bitmap; in nested_vmx_exit_handled_msr() local
/linux-4.4.14/arch/powerpc/include/asm/
Dmsi_bitmap.h19 unsigned long *bitmap; member
/linux-4.4.14/fs/ocfs2/
Dlocalalloc.c736 void *bitmap; in ocfs2_claim_local_alloc_bits() local
792 void *bitmap; in ocfs2_free_local_alloc_bits() local
844 void *bitmap = NULL; in ocfs2_local_alloc_find_clear_bits() local
972 void *bitmap; in ocfs2_sync_local_to_main() local
Docfs2.h868 static inline void _ocfs2_set_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_set_bit()
874 static inline void _ocfs2_clear_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_clear_bit()
898 static inline void ocfs2_set_bit_unaligned(int bit, void *bitmap) in ocfs2_set_bit_unaligned()
904 static inline void ocfs2_clear_bit_unaligned(int bit, void *bitmap) in ocfs2_clear_bit_unaligned()
910 static inline int ocfs2_test_bit_unaligned(int bit, void *bitmap) in ocfs2_test_bit_unaligned()
916 static inline int ocfs2_find_next_zero_bit_unaligned(void *bitmap, int max, in ocfs2_find_next_zero_bit_unaligned()
Dsuballoc.c1271 void *bitmap; in ocfs2_block_group_find_clear_bits() local
1333 void *bitmap = bg->bg_bitmap; in ocfs2_block_group_set_bits() local
2441 unsigned long *bitmap)) in _ocfs2_free_suballoc_bits()
2536 unsigned long *bitmap)) in _ocfs2_free_clusters()
Dreservations.c421 void *bitmap = resmap->m_disk_bitmap; in ocfs2_resmap_find_free_bits() local
Dalloc.c7291 void *bitmap = gd->bg_bitmap; in ocfs2_trim_group() local
/linux-4.4.14/tools/perf/util/
Dbitmap.c10 int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight()
/linux-4.4.14/mm/
Dcma.h7 unsigned long *bitmap; member
Dpage_alloc.c6460 unsigned long *bitmap; in get_pfnblock_flags_mask() local
6489 unsigned long *bitmap; in set_pfnblock_flags_mask() local
/linux-4.4.14/arch/x86/kernel/
Dioport.c40 unsigned long *bitmap = kmalloc(IO_BITMAP_BYTES, GFP_KERNEL); in sys_ioperm() local
Dvm86_32.c435 static inline int is_revectored(int nr, struct revectored_struct *bitmap) in is_revectored()
/linux-4.4.14/fs/reiserfs/
Dresize.c23 struct reiserfs_bitmap_info *bitmap; in reiserfs_resize() local
Dbitmap.c1408 unsigned int bitmap) in reiserfs_read_bitmap_block()
1448 struct reiserfs_bitmap_info *bitmap; in reiserfs_init_bitmap_cache() local
/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_msi.h46 struct msi_bitmap bitmap; member
Dppc4xx_msi.c54 struct msi_bitmap bitmap; member
/linux-4.4.14/include/net/
Dnetlabel.h167 NETLBL_CATMAP_MAPTYPE bitmap[NETLBL_CATMAP_MAPCNT]; member
510 unsigned long *bitmap) in netlbl_catmap_getlong()
529 unsigned long bitmap, in netlbl_catmap_setlong()
/linux-4.4.14/drivers/staging/comedi/drivers/
Dni_usb6501.c175 unsigned int val, u8 *bitmap) in ni6501_port_command()
372 u8 bitmap; in ni6501_dio_insn_bits() local
/linux-4.4.14/fs/ext4/
Dmballoc.c505 static void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) in mb_cmp_bitmaps()
536 static inline void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) in mb_cmp_bitmaps()
723 void *buddy, void *bitmap, ext4_group_t group) in ext4_mb_generate_buddy()
833 char *bitmap; in ext4_mb_init_cache() local
1348 static inline int mb_buddy_adjust_border(int* bit, void* bitmap, int side) in mb_buddy_adjust_border()
1933 void *bitmap = e4b->bd_bitmap; in ext4_mb_complex_scan_group() local
1993 void *bitmap = e4b->bd_bitmap; in ext4_mb_scan_aligned() local
3447 static void ext4_mb_generate_from_freelist(struct super_block *sb, void *bitmap, in ext4_mb_generate_from_freelist()
3471 void ext4_mb_generate_from_pa(struct super_block *sb, void *bitmap, in ext4_mb_generate_from_pa()
5103 void *bitmap; in ext4_trim_all_free() local
Dbitmap.c13 unsigned int ext4_count_free(char *bitmap, unsigned int numchars) in ext4_count_free()
Dialloc.c52 void ext4_mark_bitmap_end(int start_bit, int end_bit, char *bitmap) in ext4_mark_bitmap_end()
/linux-4.4.14/drivers/s390/cio/
Dchp.h32 static inline int chp_test_bit(u8 *bitmap, int num) in chp_test_bit()
Didset.c15 unsigned long bitmap[0]; member
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-core.c143 unsigned long *bitmap; in c8sectpfe_start_feed() local
265 unsigned long *bitmap; in c8sectpfe_stop_feed() local
/linux-4.4.14/arch/mn10300/unit-asb2305/
Dpci-asb2305.h43 u16 bitmap; /* Available IRQs */ member
/linux-4.4.14/fs/btrfs/
Dfree-space-cache.h27 unsigned long *bitmap; member
Dfree-space-cache.c519 void *bitmap) in io_ctl_add_entry()
548 static int io_ctl_add_bitmap(struct btrfs_io_ctl *io_ctl, void *bitmap) in io_ctl_add_bitmap()
1436 struct rb_node *node, int bitmap) in tree_insert_offset()
2190 struct btrfs_free_space *bitmap; in steal_from_bitmap_to_end() local
2223 struct btrfs_free_space *bitmap; in steal_from_bitmap_to_front() local
2521 bool bitmap; in __btrfs_return_cluster_to_free_space() local
3563 u64 offset, u64 bytes, bool bitmap) in test_add_free_space_entry()
Dscrub.c161 unsigned long bitmap[0]; member
2383 unsigned long *bitmap, in __scrub_mark_bitmap()
/linux-4.4.14/include/uapi/linux/
Dvirtio_input.h64 __u8 bitmap[128]; member
Dxfrm.h86 __u32 bitmap; member
Dkvm.h943 __u64 bitmap; member
Dvideodev2.h984 void __user *bitmap; member
/linux-4.4.14/arch/ia64/include/asm/
Dmmu_context.h40 unsigned long *bitmap; /* bitmap size is max_ctx+1 */ member
/linux-4.4.14/arch/mips/include/asm/dec/
Dprom.h82 unsigned char bitmap[0]; member
/linux-4.4.14/include/linux/
Didr.h151 unsigned long bitmap[IDA_BITMAP_LONGS]; member
Dcpumask.h737 #define to_cpumask(bitmap) \ argument
741 static inline int __check_is_bitmap(const unsigned long *bitmap) in __check_is_bitmap()
Dintel-iommu.h372 unsigned long *bitmap; member
/linux-4.4.14/security/selinux/ss/
Debitmap.c147 unsigned long bitmap; in ebitmap_netlbl_import() local
Dmls.c468 struct ebitmap bitmap; in mls_convert_context() local
/linux-4.4.14/drivers/staging/rdma/ehca/
Dipz_pt_fn.h68 unsigned long bitmap[IPZ_SPAGE_PER_KPAGE / BITS_PER_LONG]; member
/linux-4.4.14/arch/unicore32/mm/
Dinit.c136 phys_addr_t bitmap; in uc32_bootmem_init() local
/linux-4.4.14/drivers/base/
Ddma-coherent.c16 unsigned long *bitmap; member
/linux-4.4.14/sound/pci/oxygen/
Doxygen_lib.c780 static inline int is_bit_set(const u32 *bitmap, unsigned int bit) in is_bit_set()
/linux-4.4.14/net/ipv4/
Dcipso_ipv4.c149 static int cipso_v4_bitmap_walk(const unsigned char *bitmap, in cipso_v4_bitmap_walk()
191 static void cipso_v4_bitmap_setbit(unsigned char *bitmap, in cipso_v4_bitmap_setbit()
828 const unsigned char *bitmap, in cipso_v4_map_cat_rbm_valid()
Dudp.c137 unsigned long *bitmap, in udp_lib_lport_inuse()
/linux-4.4.14/drivers/misc/vmw_vmci/
Dvmci_doorbell.c383 void vmci_dbell_scan_notification_entries(u8 *bitmap) in vmci_dbell_scan_notification_entries()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Dhal_intf.c229 void rtw_hal_add_ra_tid(struct adapter *adapt, u32 bitmap, u8 arg, in rtw_hal_add_ra_tid()
Drtl8188e_cmd.c134 void rtl8188e_Add_RateATid(struct adapter *pAdapter, u32 bitmap, u8 arg, u8 rssi_level) in rtl8188e_Add_RateATid()
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dcmd.c169 void *bitmap, u16 bitmap_len, u8 bitmap_control) in wl1251_cmd_vbm()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_ialloc_btree.c444 uint64_t bitmap = 0; in xfs_inobt_irec_to_allocmask() local
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_sas.c67 void *bitmap = pm8001_ha->tags; in pm8001_tag_free() local
79 void *bitmap = pm8001_ha->tags; in pm8001_tag_alloc() local
/linux-4.4.14/arch/um/drivers/
Dubd_kern.c124 unsigned long *bitmap; member
1153 __u64 *cow_offset, unsigned long *bitmap, in cowify_bitmap()
1191 static void cowify_req(struct io_thread_req *req, unsigned long *bitmap, in cowify_req()
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dsmd.c1756 void set_feat_caps(u32 *bitmap, enum place_holder_in_cap_bitmap cap) in set_feat_caps()
1770 int get_feat_caps(u32 *bitmap, enum place_holder_in_cap_bitmap cap) in get_feat_caps()
1786 void clear_feat_caps(u32 *bitmap, enum place_holder_in_cap_bitmap cap) in clear_feat_caps()
/linux-4.4.14/arch/sparc/mm/
Diommu.c60 unsigned long *bitmap; in sbus_iommu_init() local
/linux-4.4.14/drivers/video/fbdev/
Dpm2fb.c1315 u8 *bitmap = (u8 *)cursor->image.data; in pm2vfb_cursor() local
1422 u8 *bitmap = (u8 *)cursor->image.data; in pm2fb_cursor() local
Dpm3fb.c679 u8 *bitmap = (u8 *)cursor->image.data; in pm3fb_cursor() local
Dtdfxfb.c1114 u8 *bitmap = (u8 *)cursor->image.data; in tdfxfb_cursor() local
/linux-4.4.14/arch/x86/include/asm/
Dpci_x86.h68 u16 bitmap; /* Available IRQs */ member
/linux-4.4.14/drivers/hid/
Dhid-picolcd_fb.c151 static int picolcd_fb_update_tile(u8 *vbitmap, const u8 *bitmap, int bpp, in picolcd_fb_update_tile()
Dhid-picolcd.h132 u8 *bitmap; /* framebuffer */ member
/linux-4.4.14/drivers/input/
Dinput.c1110 unsigned long *bitmap, int max) in input_seq_print_bitmap()
1434 static int input_print_bitmap(char *buf, int buf_size, unsigned long *bitmap, in input_print_bitmap()
1529 const char *name, unsigned long *bitmap, int max) in input_add_uevent_bm_var()
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_sas.c41 void *bitmap = mvi->tags; in mvs_tag_clear() local
52 void *bitmap = mvi->tags; in mvs_tag_set() local
59 void *bitmap = mvi->tags; in mvs_tag_alloc() local
/linux-4.4.14/drivers/pci/host/
Dpci-xgene-msi.c47 unsigned long *bitmap; member
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dflow_table.c52 unsigned long *bitmap; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_cmd.c142 void rtl8723a_add_rateatid(struct rtw_adapter *pAdapter, u32 bitmap, u8 arg, u8 rssi_level) in rtl8723a_add_rateatid()
/linux-4.4.14/drivers/sh/clk/
Dcore.c43 unsigned long *bitmap) in clk_rate_table_build()
/linux-4.4.14/drivers/net/wireless/brcm80211/include/
Dbrcmu_wifi.h198 static inline bool ac_bitmap_tst(u8 bitmap, int prec) in ac_bitmap_tst()
/linux-4.4.14/net/sched/
Dsch_qfq.c751 unsigned long bitmap) in qfq_ffs()
757 static inline unsigned long mask_from(unsigned long bitmap, int from) in mask_from()
Dsch_generic.c457 u32 bitmap; member
Dcls_u32.c564 unsigned long *bitmap = kzalloc(BITS_TO_LONGS(NR_U32_NODE) * sizeof(unsigned long), in gen_new_kid() local
/linux-4.4.14/fs/f2fs/
Ddir.c474 int room_for_filename(const void *bitmap, int slots, int max_slots) in room_for_filename()
Dsegment.c1853 unsigned long *bitmap = SIT_I(sbi)->dirty_sentries_bitmap; in add_sits_in_set() local
1886 unsigned long *bitmap = sit_i->dirty_sentries_bitmap; in flush_sit_entries() local
Df2fs.h288 const void *bitmap; member
/linux-4.4.14/include/xen/interface/
Dphysdev.h99 uint8_t * bitmap; member
/linux-4.4.14/block/
Dblk-mq.c1547 static void blk_mq_free_bitmap(struct blk_mq_ctxmap *bitmap) in blk_mq_free_bitmap()
1552 static int blk_mq_alloc_bitmap(struct blk_mq_ctxmap *bitmap, int node) in blk_mq_alloc_bitmap()
/linux-4.4.14/fs/ufs/
Dutil.h420 static inline unsigned find_last_zero_bit (unsigned char * bitmap, in find_last_zero_bit()
/linux-4.4.14/drivers/vfio/
Dvfio_iommu_type1.c406 unsigned long bitmap = ULONG_MAX; in vfio_pgsize_bitmap() local
/linux-4.4.14/drivers/hwtracing/stm/
Dcore.c213 static int find_free_channels(unsigned long *bitmap, unsigned int start, in find_free_channels()
/linux-4.4.14/fs/afs/
Ddir.c97 uint8_t bitmap[8]; member
/linux-4.4.14/drivers/scsi/
D53c700.c497 bitmap_to_number(__u8 bitmap) in bitmap_to_number()
Dmvumi.h149 u8 bitmap[0]; member
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_ctrl.c1168 s32 bitmap; in uvc_query_v4l2_menu() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
Dampdu.c844 u8 bitmap[8], queue, tid; in brcms_c_ampdu_dotxstatus_complete() local
/linux-4.4.14/fs/jfs/
Djfs_imap.c871 u32 bitmap, mask; in diFree() local
/linux-4.4.14/drivers/net/ethernet/ti/
Ddavinci_cpdma.c90 unsigned long *bitmap; member
/linux-4.4.14/net/batman-adv/
Dbat_iv_ogm.c1294 unsigned long *bitmap; in batadv_iv_ogm_update_seqnos() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-tx.h522 __le64 bitmap; member
/linux-4.4.14/drivers/iommu/
Dintel_irq_remapping.c512 unsigned long *bitmap; in intel_setup_irq_remapping() local
Damd_iommu_types.h434 unsigned long *bitmap; member
/linux-4.4.14/kernel/
Dsysctl.c2657 unsigned long *bitmap = *(unsigned long **) table->data; in proc_do_large_bitmap() local
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dsdio.c1487 u32 bitmap; in mwifiex_process_int_status() local
/linux-4.4.14/drivers/net/wireless/
Dmwl8k.c2199 u32 bitmap = 0; in mwl8k_post_cmd() local
3771 u8 bitmap; member
3774 static int mwl8k_cmd_get_watchdog_bitmap(struct ieee80211_hw *hw, u8 *bitmap) in mwl8k_cmd_get_watchdog_bitmap()
3803 u8 bitmap = 0, stream_index; in mwl8k_watchdog_ba_events() local
3888 static void mwl8k_enable_bsses(struct ieee80211_hw *hw, bool enable, u32 bitmap) in mwl8k_enable_bsses()
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c45 compat_caddr_t bitmap; member
Dv4l2-ioctl.c1366 void __user *bitmap = p->fmt.win.bitmap; in v4l_g_fmt() local
/linux-4.4.14/drivers/irqchip/
Dirq-gic-v3-its.c685 unsigned long *bitmap = NULL; in its_lpi_alloc_chunks() local
/linux-4.4.14/drivers/media/pci/zoran/
Dzoran_driver.c1128 void __user *bitmap) in setup_window()
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_dev.h516 QXLPHYSICAL bitmap; member
850 struct qxl_bitmap bitmap; member
/linux-4.4.14/drivers/block/
Dxen-blkfront.c363 unsigned long *bitmap, *old; in xlbd_reserve_minors() local
/linux-4.4.14/kernel/events/
Duprobes.c101 unsigned long *bitmap; /* 0 = free slot */ member
/linux-4.4.14/drivers/bus/
Darm-ccn.c590 static int arm_ccn_pmu_alloc_bit(unsigned long *bitmap, unsigned long size) in arm_ccn_pmu_alloc_bit()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
D4965-mac.c2522 u64 bitmap, sent_bitmap; in il4965_tx_status_reply_compressed_ba() local
2705 u64 bitmap = 0; in il4965_tx_status_reply_tx() local
Dcommon.h649 u64 bitmap; member
Dcommands.h1729 __le64 bitmap; member
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dcarl9170.h132 unsigned long bitmap[CARL9170_BAW_SIZE]; member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dgfx_v7_0.c5660 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v7_0_get_cu_info() local
Dgfx_v8_0.c5140 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v8_0_get_cu_info() local
Damdgpu.h1823 uint32_t bitmap[4][4]; member
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi-tlv.c2935 struct wmi_tlv_wow_bitmap_pattern *bitmap; in ath10k_wmi_tlv_op_gen_wow_add_pattern() local
/linux-4.4.14/include/linux/mlx5/
Ddriver.h164 unsigned long *bitmap; member
/linux-4.4.14/drivers/mtd/nand/
Dnand_base.c1131 const unsigned char *bitmap = buf; in nand_check_erased_buf() local
/linux-4.4.14/drivers/net/wireless/libertas/
Dhost.h737 __le16 bitmap; member
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dwmi.c3458 u16 aid, u16 bitmap, u32 flags) in ath6kl_wmi_set_apsd_bfrd_traf()
Dwmi.h2321 __le16 bitmap; member
/linux-4.4.14/fs/ntfs/
Dlayout.h2302 u8 bitmap[0]; /* Array of bits. */ member
/linux-4.4.14/drivers/block/drbd/
Ddrbd_int.h919 struct drbd_bitmap *bitmap; member
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dcommands.h1517 __le64 bitmap; member