/linux-4.4.14/drivers/md/ |
D | bitmap.h | 179 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
|
D | bitmap.c | 33 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 …]
|
D | md.c | 1883 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
|
D | md.h | 425 struct bitmap *bitmap; /* the bitmap for the device */ member
|
D | raid1.c | 1054 struct bitmap *bitmap; in make_request() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | alloc.c | 44 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 …]
|
D | qp.c | 523 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
|
D | mlx4.h | 659 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/ |
D | balloc.c | 35 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()
|
D | super.c | 277 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()
|
D | ecma_167.h | 726 uint8_t bitmap[0]; member
|
/linux-4.4.14/fs/hfs/ |
D | bitmap.c | 29 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
|
D | hfs_fs.h | 108 __be32 *bitmap; /* The page holding the member
|
/linux-4.4.14/fs/nfs/ |
D | nfs4xdr.c | 1189 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 …]
|
D | callback_xdr.c | 123 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()
|
D | callback.h | 65 uint32_t bitmap[2]; member 70 uint32_t bitmap[2]; member
|
/linux-4.4.14/lib/ |
D | memweight.c | 14 const unsigned char *bitmap = ptr; in memweight() local
|
D | bitmap.c | 237 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()
|
D | idr.c | 868 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
|
D | test_printf.c | 292 bitmap(void) in bitmap() function
|
D | vsprintf.c | 808 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/ |
D | speedstep-lib.c | 38 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/ |
D | netlabel_kapi.c | 485 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/ |
D | alloc.c | 390 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/ |
D | cam.c | 283 u32 bitmap = (rtlpriv->sec.hwsec_cam_bitmap) >> 4; in rtl_cam_get_free_entry() local 318 u32 bitmap; in rtl_cam_del_entry() local
|
D | wifi.h | 1308 u64 bitmap; member
|
/linux-4.4.14/arch/x86/kvm/ |
D | lapic.c | 83 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
|
D | irq_comm.c | 147 unsigned long *bitmap = &kvm->arch.irq_sources_bitmap; in kvm_request_irq_source_id() local
|
D | vmx.c | 7537 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/ |
D | msi_bitmap.h | 19 unsigned long *bitmap; member
|
/linux-4.4.14/fs/ocfs2/ |
D | localalloc.c | 736 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
|
D | ocfs2.h | 868 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()
|
D | suballoc.c | 1271 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()
|
D | reservations.c | 421 void *bitmap = resmap->m_disk_bitmap; in ocfs2_resmap_find_free_bits() local
|
D | alloc.c | 7291 void *bitmap = gd->bg_bitmap; in ocfs2_trim_group() local
|
/linux-4.4.14/tools/perf/util/ |
D | bitmap.c | 10 int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight()
|
/linux-4.4.14/mm/ |
D | cma.h | 7 unsigned long *bitmap; member
|
D | page_alloc.c | 6460 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/ |
D | ioport.c | 40 unsigned long *bitmap = kmalloc(IO_BITMAP_BYTES, GFP_KERNEL); in sys_ioperm() local
|
D | vm86_32.c | 435 static inline int is_revectored(int nr, struct revectored_struct *bitmap) in is_revectored()
|
/linux-4.4.14/fs/reiserfs/ |
D | resize.c | 23 struct reiserfs_bitmap_info *bitmap; in reiserfs_resize() local
|
D | bitmap.c | 1408 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/ |
D | fsl_msi.h | 46 struct msi_bitmap bitmap; member
|
D | ppc4xx_msi.c | 54 struct msi_bitmap bitmap; member
|
/linux-4.4.14/include/net/ |
D | netlabel.h | 167 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/ |
D | ni_usb6501.c | 175 unsigned int val, u8 *bitmap) in ni6501_port_command() 372 u8 bitmap; in ni6501_dio_insn_bits() local
|
/linux-4.4.14/fs/ext4/ |
D | mballoc.c | 505 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
|
D | bitmap.c | 13 unsigned int ext4_count_free(char *bitmap, unsigned int numchars) in ext4_count_free()
|
D | ialloc.c | 52 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/ |
D | chp.h | 32 static inline int chp_test_bit(u8 *bitmap, int num) in chp_test_bit()
|
D | idset.c | 15 unsigned long bitmap[0]; member
|
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-core.c | 143 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/ |
D | pci-asb2305.h | 43 u16 bitmap; /* Available IRQs */ member
|
/linux-4.4.14/fs/btrfs/ |
D | free-space-cache.h | 27 unsigned long *bitmap; member
|
D | free-space-cache.c | 519 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()
|
D | scrub.c | 161 unsigned long bitmap[0]; member 2383 unsigned long *bitmap, in __scrub_mark_bitmap()
|
/linux-4.4.14/include/uapi/linux/ |
D | virtio_input.h | 64 __u8 bitmap[128]; member
|
D | xfrm.h | 86 __u32 bitmap; member
|
D | kvm.h | 943 __u64 bitmap; member
|
D | videodev2.h | 984 void __user *bitmap; member
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | mmu_context.h | 40 unsigned long *bitmap; /* bitmap size is max_ctx+1 */ member
|
/linux-4.4.14/arch/mips/include/asm/dec/ |
D | prom.h | 82 unsigned char bitmap[0]; member
|
/linux-4.4.14/include/linux/ |
D | idr.h | 151 unsigned long bitmap[IDA_BITMAP_LONGS]; member
|
D | cpumask.h | 737 #define to_cpumask(bitmap) \ argument 741 static inline int __check_is_bitmap(const unsigned long *bitmap) in __check_is_bitmap()
|
D | intel-iommu.h | 372 unsigned long *bitmap; member
|
/linux-4.4.14/security/selinux/ss/ |
D | ebitmap.c | 147 unsigned long bitmap; in ebitmap_netlbl_import() local
|
D | mls.c | 468 struct ebitmap bitmap; in mls_convert_context() local
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ipz_pt_fn.h | 68 unsigned long bitmap[IPZ_SPAGE_PER_KPAGE / BITS_PER_LONG]; member
|
/linux-4.4.14/arch/unicore32/mm/ |
D | init.c | 136 phys_addr_t bitmap; in uc32_bootmem_init() local
|
/linux-4.4.14/drivers/base/ |
D | dma-coherent.c | 16 unsigned long *bitmap; member
|
/linux-4.4.14/sound/pci/oxygen/ |
D | oxygen_lib.c | 780 static inline int is_bit_set(const u32 *bitmap, unsigned int bit) in is_bit_set()
|
/linux-4.4.14/net/ipv4/ |
D | cipso_ipv4.c | 149 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()
|
D | udp.c | 137 unsigned long *bitmap, in udp_lib_lport_inuse()
|
/linux-4.4.14/drivers/misc/vmw_vmci/ |
D | vmci_doorbell.c | 383 void vmci_dbell_scan_notification_entries(u8 *bitmap) in vmci_dbell_scan_notification_entries()
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
D | hal_intf.c | 229 void rtw_hal_add_ra_tid(struct adapter *adapt, u32 bitmap, u8 arg, in rtw_hal_add_ra_tid()
|
D | rtl8188e_cmd.c | 134 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/ |
D | cmd.c | 169 void *bitmap, u16 bitmap_len, u8 bitmap_control) in wl1251_cmd_vbm()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_ialloc_btree.c | 444 uint64_t bitmap = 0; in xfs_inobt_irec_to_allocmask() local
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_sas.c | 67 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/ |
D | ubd_kern.c | 124 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/ |
D | smd.c | 1756 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/ |
D | iommu.c | 60 unsigned long *bitmap; in sbus_iommu_init() local
|
/linux-4.4.14/drivers/video/fbdev/ |
D | pm2fb.c | 1315 u8 *bitmap = (u8 *)cursor->image.data; in pm2vfb_cursor() local 1422 u8 *bitmap = (u8 *)cursor->image.data; in pm2fb_cursor() local
|
D | pm3fb.c | 679 u8 *bitmap = (u8 *)cursor->image.data; in pm3fb_cursor() local
|
D | tdfxfb.c | 1114 u8 *bitmap = (u8 *)cursor->image.data; in tdfxfb_cursor() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pci_x86.h | 68 u16 bitmap; /* Available IRQs */ member
|
/linux-4.4.14/drivers/hid/ |
D | hid-picolcd_fb.c | 151 static int picolcd_fb_update_tile(u8 *vbitmap, const u8 *bitmap, int bpp, in picolcd_fb_update_tile()
|
D | hid-picolcd.h | 132 u8 *bitmap; /* framebuffer */ member
|
/linux-4.4.14/drivers/input/ |
D | input.c | 1110 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/ |
D | mv_sas.c | 41 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/ |
D | pci-xgene-msi.c | 47 unsigned long *bitmap; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | flow_table.c | 52 unsigned long *bitmap; member
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_cmd.c | 142 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/ |
D | core.c | 43 unsigned long *bitmap) in clk_rate_table_build()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/include/ |
D | brcmu_wifi.h | 198 static inline bool ac_bitmap_tst(u8 bitmap, int prec) in ac_bitmap_tst()
|
/linux-4.4.14/net/sched/ |
D | sch_qfq.c | 751 unsigned long bitmap) in qfq_ffs() 757 static inline unsigned long mask_from(unsigned long bitmap, int from) in mask_from()
|
D | sch_generic.c | 457 u32 bitmap; member
|
D | cls_u32.c | 564 unsigned long *bitmap = kzalloc(BITS_TO_LONGS(NR_U32_NODE) * sizeof(unsigned long), in gen_new_kid() local
|
/linux-4.4.14/fs/f2fs/ |
D | dir.c | 474 int room_for_filename(const void *bitmap, int slots, int max_slots) in room_for_filename()
|
D | segment.c | 1853 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
|
D | f2fs.h | 288 const void *bitmap; member
|
/linux-4.4.14/include/xen/interface/ |
D | physdev.h | 99 uint8_t * bitmap; member
|
/linux-4.4.14/block/ |
D | blk-mq.c | 1547 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/ |
D | util.h | 420 static inline unsigned find_last_zero_bit (unsigned char * bitmap, in find_last_zero_bit()
|
/linux-4.4.14/drivers/vfio/ |
D | vfio_iommu_type1.c | 406 unsigned long bitmap = ULONG_MAX; in vfio_pgsize_bitmap() local
|
/linux-4.4.14/drivers/hwtracing/stm/ |
D | core.c | 213 static int find_free_channels(unsigned long *bitmap, unsigned int start, in find_free_channels()
|
/linux-4.4.14/fs/afs/ |
D | dir.c | 97 uint8_t bitmap[8]; member
|
/linux-4.4.14/drivers/scsi/ |
D | 53c700.c | 497 bitmap_to_number(__u8 bitmap) in bitmap_to_number()
|
D | mvumi.h | 149 u8 bitmap[0]; member
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 1168 s32 bitmap; in uvc_query_v4l2_menu() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | ampdu.c | 844 u8 bitmap[8], queue, tid; in brcms_c_ampdu_dotxstatus_complete() local
|
/linux-4.4.14/fs/jfs/ |
D | jfs_imap.c | 871 u32 bitmap, mask; in diFree() local
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | davinci_cpdma.c | 90 unsigned long *bitmap; member
|
/linux-4.4.14/net/batman-adv/ |
D | bat_iv_ogm.c | 1294 unsigned long *bitmap; in batadv_iv_ogm_update_seqnos() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | fw-api-tx.h | 522 __le64 bitmap; member
|
/linux-4.4.14/drivers/iommu/ |
D | intel_irq_remapping.c | 512 unsigned long *bitmap; in intel_setup_irq_remapping() local
|
D | amd_iommu_types.h | 434 unsigned long *bitmap; member
|
/linux-4.4.14/kernel/ |
D | sysctl.c | 2657 unsigned long *bitmap = *(unsigned long **) table->data; in proc_do_large_bitmap() local
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | sdio.c | 1487 u32 bitmap; in mwifiex_process_int_status() local
|
/linux-4.4.14/drivers/net/wireless/ |
D | mwl8k.c | 2199 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/ |
D | v4l2-compat-ioctl32.c | 45 compat_caddr_t bitmap; member
|
D | v4l2-ioctl.c | 1366 void __user *bitmap = p->fmt.win.bitmap; in v4l_g_fmt() local
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-gic-v3-its.c | 685 unsigned long *bitmap = NULL; in its_lpi_alloc_chunks() local
|
/linux-4.4.14/drivers/media/pci/zoran/ |
D | zoran_driver.c | 1128 void __user *bitmap) in setup_window()
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 516 QXLPHYSICAL bitmap; member 850 struct qxl_bitmap bitmap; member
|
/linux-4.4.14/drivers/block/ |
D | xen-blkfront.c | 363 unsigned long *bitmap, *old; in xlbd_reserve_minors() local
|
/linux-4.4.14/kernel/events/ |
D | uprobes.c | 101 unsigned long *bitmap; /* 0 = free slot */ member
|
/linux-4.4.14/drivers/bus/ |
D | arm-ccn.c | 590 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/ |
D | 4965-mac.c | 2522 u64 bitmap, sent_bitmap; in il4965_tx_status_reply_compressed_ba() local 2705 u64 bitmap = 0; in il4965_tx_status_reply_tx() local
|
D | common.h | 649 u64 bitmap; member
|
D | commands.h | 1729 __le64 bitmap; member
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | carl9170.h | 132 unsigned long bitmap[CARL9170_BAW_SIZE]; member
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v7_0.c | 5660 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v7_0_get_cu_info() local
|
D | gfx_v8_0.c | 5140 u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0; in gfx_v8_0_get_cu_info() local
|
D | amdgpu.h | 1823 uint32_t bitmap[4][4]; member
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | wmi-tlv.c | 2935 struct wmi_tlv_wow_bitmap_pattern *bitmap; in ath10k_wmi_tlv_op_gen_wow_add_pattern() local
|
/linux-4.4.14/include/linux/mlx5/ |
D | driver.h | 164 unsigned long *bitmap; member
|
/linux-4.4.14/drivers/mtd/nand/ |
D | nand_base.c | 1131 const unsigned char *bitmap = buf; in nand_check_erased_buf() local
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
D | host.h | 737 __le16 bitmap; member
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | wmi.c | 3458 u16 aid, u16 bitmap, u32 flags) in ath6kl_wmi_set_apsd_bfrd_traf()
|
D | wmi.h | 2321 __le16 bitmap; member
|
/linux-4.4.14/fs/ntfs/ |
D | layout.h | 2302 u8 bitmap[0]; /* Array of bits. */ member
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_int.h | 919 struct drbd_bitmap *bitmap; member
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | commands.h | 1517 __le64 bitmap; member
|