/linux-4.1.27/drivers/md/ |
D | bitmap.h | 177 struct bitmap { struct 179 struct bitmap_counts { argument 192 struct mddev *mddev; /* the md device that the bitmap is for */ argument 197 struct bitmap_storage { argument 199 struct page *sb_page; /* cached copy of the bitmap argument 217 * the bitmap daemon - periodically wakes up and sweeps the bitmap argument 222 * update bitmap with resync progress */ argument 224 atomic_t pending_writes; /* pending writes to the bitmap file */ argument 233 /* 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 | 1869 struct bitmap *bitmap; in super_1_allow_new_offset() local 5151 struct bitmap *bitmap; in md_run() local 5348 struct bitmap *bitmap = mddev->bitmap; in mddev_detach() local 6162 struct bitmap *bitmap; in set_bitmap_file() local 6440 struct bitmap *bitmap; in update_array_info() local
|
D | md.h | 419 struct bitmap *bitmap; /* the bitmap for the device */ member
|
D | raid1.c | 1086 struct bitmap *bitmap; in make_request() local
|
/linux-4.1.27/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 | 506 struct mlx4_bitmap (*bitmap)[MLX4_QP_TABLE_ZONE_NUM] = NULL; in mlx4_create_zones() local 698 struct mlx4_bitmap *bitmap = in mlx4_cleanup_qp_zones() local
|
D | mlx4.h | 648 struct mlx4_bitmap bitmap; member 661 struct mlx4_bitmap bitmap; member 669 struct mlx4_bitmap bitmap; member 682 struct mlx4_bitmap bitmap; member 712 struct mlx4_bitmap bitmap; member
|
/linux-4.1.27/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() 1063 struct udf_bitmap *bitmap; in udf_sb_alloc_bitmap() local 1134 struct udf_bitmap *bitmap = udf_sb_alloc_bitmap(sb, p_index); in udf_fill_partdesc_info() local 1169 struct udf_bitmap *bitmap = udf_sb_alloc_bitmap(sb, p_index); in udf_fill_partdesc_info() local 2350 struct udf_bitmap *bitmap) in udf_count_free_bitmap()
|
D | ecma_167.h | 726 uint8_t bitmap[0]; member
|
/linux-4.1.27/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.1.27/fs/nfs/ |
D | nfs4xdr.c | 1172 static void encode_getattr_one(struct xdr_stream *xdr, uint32_t bitmap, struct compound_hdr *hdr) in encode_getattr_one() 3104 static int decode_attr_bitmap(struct xdr_stream *xdr, uint32_t *bitmap) in decode_attr_bitmap() 3147 static int decode_attr_supported(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *bitmask) in decode_attr_supported() 3162 static int decode_attr_type(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *type) in decode_attr_type() 3190 uint32_t *bitmap, uint32_t *type) in decode_attr_fh_expire_type() 3211 static int decode_attr_change(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *change) in decode_attr_change() 3235 static int decode_attr_size(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *size) in decode_attr_size() 3258 static int decode_attr_link_support(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_link_support() 3279 static int decode_attr_symlink_support(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_symlink_support() 3300 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 | 121 static __be32 decode_bitmap(struct xdr_stream *xdr, uint32_t *bitmap) in decode_bitmap() 500 uint32_t bitmap[2]; in decode_recallany_args() local 545 static __be32 encode_attr_bitmap(struct xdr_stream *xdr, const uint32_t *bitmap, __be32 **savep) in encode_attr_bitmap() 575 static __be32 encode_attr_change(struct xdr_stream *xdr, const uint32_t *bitmap, uint64_t change) in encode_attr_change() 588 static __be32 encode_attr_size(struct xdr_stream *xdr, const uint32_t *bitmap, uint64_t size) in encode_attr_size() 613 static __be32 encode_attr_ctime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timesp… in encode_attr_ctime() 620 static __be32 encode_attr_mtime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timesp… in encode_attr_mtime()
|
D | callback.h | 66 uint32_t bitmap[2]; member 71 uint32_t bitmap[2]; member
|
/linux-4.1.27/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() 936 static int __reg_op(unsigned long *bitmap, unsigned int pos, int order, int reg_op) in __reg_op() 1002 int bitmap_find_free_region(unsigned long *bitmap, unsigned int bits, int order) in bitmap_find_free_region() 1027 void bitmap_release_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_release_region() 1044 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 | vsprintf.c | 807 char *bitmap_string(char *buf, char *end, unsigned long *bitmap, in bitmap_string() 848 char *bitmap_list_string(char *buf, char *end, unsigned long *bitmap, in bitmap_list_string()
|
/linux-4.1.27/fs/nilfs2/ |
D | alloc.c | 344 unsigned char *bitmap, in nilfs_palloc_find_available_slot() 474 unsigned char *bitmap; in nilfs_palloc_prepare_alloc_entry() local 574 unsigned char *bitmap; in nilfs_palloc_commit_free_entry() local 612 unsigned char *bitmap; in nilfs_palloc_abort_alloc_entry() local 708 unsigned char *bitmap; in nilfs_palloc_freev() local
|
/linux-4.1.27/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.1.27/arch/powerpc/include/asm/ |
D | msi_bitmap.h | 19 unsigned long *bitmap; member
|
/linux-4.1.27/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.1.27/drivers/net/wireless/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 | 1289 u64 bitmap; member
|
/linux-4.1.27/tools/perf/util/ |
D | bitmap.c | 10 int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight()
|
/linux-4.1.27/fs/ocfs2/ |
D | localalloc.c | 737 void *bitmap; in ocfs2_claim_local_alloc_bits() local 793 void *bitmap; in ocfs2_free_local_alloc_bits() local 845 void *bitmap = NULL; in ocfs2_local_alloc_find_clear_bits() local 973 void *bitmap; in ocfs2_sync_local_to_main() local
|
D | ocfs2.h | 856 static inline void _ocfs2_set_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_set_bit() 862 static inline void _ocfs2_clear_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_clear_bit() 886 static inline void ocfs2_set_bit_unaligned(int bit, void *bitmap) in ocfs2_set_bit_unaligned() 892 static inline void ocfs2_clear_bit_unaligned(int bit, void *bitmap) in ocfs2_clear_bit_unaligned() 898 static inline int ocfs2_test_bit_unaligned(int bit, void *bitmap) in ocfs2_test_bit_unaligned() 904 static inline int ocfs2_find_next_zero_bit_unaligned(void *bitmap, int max, in ocfs2_find_next_zero_bit_unaligned()
|
D | suballoc.c | 1287 void *bitmap; in ocfs2_block_group_find_clear_bits() local 1349 void *bitmap = bg->bg_bitmap; in ocfs2_block_group_set_bits() local 2458 unsigned long *bitmap)) in _ocfs2_free_suballoc_bits() 2553 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 | 7266 void *bitmap = gd->bg_bitmap; in ocfs2_trim_group() local
|
/linux-4.1.27/mm/ |
D | cma.h | 7 unsigned long *bitmap; member
|
D | page_alloc.c | 6193 unsigned long *bitmap; in get_pfnblock_flags_mask() local 6222 unsigned long *bitmap; in set_pfnblock_flags_mask() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | ioport.c | 40 unsigned long *bitmap = kmalloc(IO_BITMAP_BYTES, GFP_KERNEL); in sys_ioperm() local
|
D | vm86_32.c | 426 static inline int is_revectored(int nr, struct revectored_struct *bitmap) in is_revectored()
|
/linux-4.1.27/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() 296 static int find_highest_vector(void *bitmap) in find_highest_vector() 311 static u8 count_vectors(void *bitmap) in count_vectors() 685 unsigned long bitmap = 1; in kvm_irq_delivery_to_apic_fast() local 1137 void *bitmap = apic->regs + APIC_ISR; in lapic_timer_int_injected() local
|
D | irq_comm.c | 180 unsigned long *bitmap = &kvm->arch.irq_sources_bitmap; in kvm_request_irq_source_id() local
|
D | vmx.c | 7334 gpa_t bitmap, last_bitmap; in nested_vmx_exit_handled_io() local 7383 gpa_t bitmap; in nested_vmx_exit_handled_msr() local
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/drivers/staging/comedi/drivers/ |
D | ni_usb6501.c | 175 const u8 *port, u8 *bitmap) in ni6501_port_command() 377 u8 bitmap; in ni6501_dio_insn_bits() local
|
/linux-4.1.27/fs/ext4/ |
D | bitmap.c | 13 unsigned int ext4_count_free(char *bitmap, unsigned int numchars) in ext4_count_free()
|
D | mballoc.c | 504 static void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) in mb_cmp_bitmaps() 535 static inline void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) in mb_cmp_bitmaps() 722 void *buddy, void *bitmap, ext4_group_t group) in ext4_mb_generate_buddy() 832 char *bitmap; in ext4_mb_init_cache() local 1337 static inline int mb_buddy_adjust_border(int* bit, void* bitmap, int side) in mb_buddy_adjust_border() 1922 void *bitmap = e4b->bd_bitmap; in ext4_mb_complex_scan_group() local 1982 void *bitmap = e4b->bd_bitmap; in ext4_mb_scan_aligned() local 3429 static void ext4_mb_generate_from_freelist(struct super_block *sb, void *bitmap, in ext4_mb_generate_from_freelist() 3453 void ext4_mb_generate_from_pa(struct super_block *sb, void *bitmap, in ext4_mb_generate_from_pa() 5078 void *bitmap; in ext4_trim_all_free() local
|
D | ialloc.c | 52 void ext4_mark_bitmap_end(int start_bit, int end_bit, char *bitmap) in ext4_mark_bitmap_end()
|
/linux-4.1.27/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.1.27/fs/btrfs/ |
D | free-space-cache.h | 26 unsigned long *bitmap; member
|
D | free-space-cache.c | 521 void *bitmap) in io_ctl_add_entry() 550 static int io_ctl_add_bitmap(struct btrfs_io_ctl *io_ctl, void *bitmap) in io_ctl_add_bitmap() 1438 struct rb_node *node, int bitmap) in tree_insert_offset() 2162 struct btrfs_free_space *bitmap; in steal_from_bitmap_to_end() local 2195 struct btrfs_free_space *bitmap; in steal_from_bitmap_to_front() local 2493 bool bitmap; in __btrfs_return_cluster_to_free_space() local 3509 u64 offset, u64 bytes, bool bitmap) in test_add_free_space_entry()
|
D | scrub.c | 160 unsigned long bitmap[0]; member 2318 unsigned long *bitmap, in __scrub_mark_bitmap()
|
/linux-4.1.27/arch/mn10300/unit-asb2305/ |
D | pci-asb2305.h | 50 u16 bitmap; /* Available IRQs */ member
|
/linux-4.1.27/include/uapi/linux/ |
D | virtio_input.h | 64 __u8 bitmap[128]; member
|
D | xfrm.h | 86 __u32 bitmap; member
|
D | kvm.h | 926 __u64 bitmap; member
|
D | videodev2.h | 890 void __user *bitmap; member
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | mmu_context.h | 40 unsigned long *bitmap; /* bitmap size is max_ctx+1 */ member
|
/linux-4.1.27/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 | 304 unsigned long *bitmap; member
|
/linux-4.1.27/arch/mips/include/asm/dec/ |
D | prom.h | 82 unsigned char bitmap[0]; member
|
/linux-4.1.27/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.1.27/drivers/infiniband/hw/ehca/ |
D | ipz_pt_fn.h | 68 unsigned long bitmap[IPZ_SPAGE_PER_KPAGE / BITS_PER_LONG]; member
|
/linux-4.1.27/drivers/base/ |
D | dma-coherent.c | 16 unsigned long *bitmap; member
|
/linux-4.1.27/arch/unicore32/mm/ |
D | init.c | 136 phys_addr_t bitmap; in uc32_bootmem_init() local
|
/linux-4.1.27/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 | 138 unsigned long *bitmap, in udp_lib_lport_inuse()
|
/linux-4.1.27/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.1.27/drivers/net/wireless/ti/wl1251/ |
D | cmd.c | 169 void *bitmap, u16 bitmap_len, u8 bitmap_control) in wl1251_cmd_vbm()
|
/linux-4.1.27/sound/pci/oxygen/ |
D | oxygen_lib.c | 784 static inline int is_bit_set(const u32 *bitmap, unsigned int bit) in is_bit_set()
|
/linux-4.1.27/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.1.27/drivers/net/wireless/ath/wcn36xx/ |
D | smd.c | 1758 void set_feat_caps(u32 *bitmap, enum place_holder_in_cap_bitmap cap) in set_feat_caps() 1772 int get_feat_caps(u32 *bitmap, enum place_holder_in_cap_bitmap cap) in get_feat_caps() 1788 void clear_feat_caps(u32 *bitmap, enum place_holder_in_cap_bitmap cap) in clear_feat_caps()
|
/linux-4.1.27/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.1.27/drivers/staging/rtl8188eu/hal/ |
D | hal_intf.c | 251 void rtw_hal_add_ra_tid(struct adapter *adapt, u32 bitmap, u8 arg, in rtw_hal_add_ra_tid()
|
D | rtl8188e_cmd.c | 155 void rtl8188e_Add_RateATid(struct adapter *pAdapter, u32 bitmap, u8 arg, u8 rssi_level) in rtl8188e_Add_RateATid()
|
/linux-4.1.27/arch/sparc/mm/ |
D | iommu.c | 60 unsigned long *bitmap; in sbus_iommu_init() local
|
/linux-4.1.27/drivers/video/fbdev/ |
D | pm2fb.c | 1322 u8 *bitmap = (u8 *)cursor->image.data; in pm2vfb_cursor() local 1429 u8 *bitmap = (u8 *)cursor->image.data; in pm2fb_cursor() local
|
D | pm3fb.c | 686 u8 *bitmap = (u8 *)cursor->image.data; in pm3fb_cursor() local
|
D | tdfxfb.c | 1133 u8 *bitmap = (u8 *)cursor->image.data; in tdfxfb_cursor() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | pci_x86.h | 68 u16 bitmap; /* Available IRQs */ member
|
/linux-4.1.27/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.1.27/drivers/input/ |
D | input.c | 1107 unsigned long *bitmap, int max) in input_seq_print_bitmap() 1431 static int input_print_bitmap(char *buf, int buf_size, unsigned long *bitmap, in input_print_bitmap() 1526 const char *name, unsigned long *bitmap, int max) in input_add_uevent_bm_var()
|
/linux-4.1.27/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.1.27/drivers/md/bcache/ |
D | journal.c | 160 unsigned long bitmap[SB_JOURNAL_BUCKETS / BITS_PER_LONG]; in bch_journal_read() local
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_cmd.c | 143 void rtl8723a_add_rateatid(struct rtw_adapter *pAdapter, u32 bitmap, u8 arg, u8 rssi_level) in rtl8723a_add_rateatid()
|
/linux-4.1.27/fs/ext3/ |
D | resize.c | 139 static void mark_bitmap_end(int start_bit, int end_bit, char *bitmap) in mark_bitmap_end()
|
/linux-4.1.27/drivers/sh/clk/ |
D | core.c | 43 unsigned long *bitmap) in clk_rate_table_build()
|
/linux-4.1.27/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.1.27/fs/f2fs/ |
D | dir.c | 453 int room_for_filename(const void *bitmap, int slots, int max_slots) in room_for_filename()
|
D | segment.c | 1696 unsigned long *bitmap = SIT_I(sbi)->dirty_sentries_bitmap; in add_sits_in_set() local 1729 unsigned long *bitmap = sit_i->dirty_sentries_bitmap; in flush_sit_entries() local
|
D | f2fs.h | 243 const void *bitmap; member
|
/linux-4.1.27/net/sched/ |
D | sch_qfq.c | 756 unsigned long bitmap) in qfq_ffs() 762 static inline unsigned long mask_from(unsigned long bitmap, int from) in mask_from()
|
D | sch_generic.c | 462 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.1.27/include/xen/interface/ |
D | physdev.h | 99 uint8_t * bitmap; member
|
/linux-4.1.27/block/ |
D | blk-mq.c | 1519 static void blk_mq_free_bitmap(struct blk_mq_ctxmap *bitmap) in blk_mq_free_bitmap() 1524 static int blk_mq_alloc_bitmap(struct blk_mq_ctxmap *bitmap, int node) in blk_mq_alloc_bitmap()
|
/linux-4.1.27/drivers/vfio/ |
D | vfio_iommu_type1.c | 406 unsigned long bitmap = PAGE_MASK; in vfio_pgsize_bitmap() local
|
/linux-4.1.27/fs/afs/ |
D | dir.c | 97 uint8_t bitmap[8]; member
|
/linux-4.1.27/fs/ufs/ |
D | util.h | 420 static inline unsigned find_last_zero_bit (unsigned char * bitmap, in find_last_zero_bit()
|
/linux-4.1.27/drivers/staging/media/dt3155v4l/ |
D | dt3155v4l.c | 837 unsigned long *bitmap; member
|
/linux-4.1.27/drivers/scsi/ |
D | 53c700.c | 498 bitmap_to_number(__u8 bitmap) in bitmap_to_number()
|
D | mvumi.h | 149 u8 bitmap[0]; member
|
/linux-4.1.27/drivers/iommu/ |
D | intel_irq_remapping.c | 480 unsigned long *bitmap; in intel_setup_irq_remapping() local
|
D | amd_iommu_types.h | 433 unsigned long *bitmap; member
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 1168 s32 bitmap; in uvc_query_v4l2_menu() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | ampdu.c | 844 u8 bitmap[8], queue, tid; in brcms_c_ampdu_dotxstatus_complete() local
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | davinci_cpdma.c | 90 unsigned long *bitmap; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | fw-api-tx.h | 510 __le64 bitmap; member
|
/linux-4.1.27/fs/jfs/ |
D | jfs_imap.c | 871 u32 bitmap, mask; in diFree() local
|
/linux-4.1.27/net/batman-adv/ |
D | bat_iv_ogm.c | 1290 unsigned long *bitmap; in batadv_iv_ogm_update_seqnos() local
|
/linux-4.1.27/kernel/ |
D | sysctl.c | 2603 unsigned long *bitmap = *(unsigned long **) table->data; in proc_do_large_bitmap() local
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | sdio.c | 1433 u32 bitmap; in mwifiex_process_int_status() local
|
/linux-4.1.27/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.1.27/drivers/media/v4l2-core/ |
D | v4l2-compat-ioctl32.c | 45 compat_caddr_t bitmap; member
|
D | v4l2-ioctl.c | 1167 void __user *bitmap = p->fmt.win.bitmap; in v4l_g_fmt() local
|
/linux-4.1.27/drivers/block/ |
D | xen-blkfront.c | 286 unsigned long *bitmap, *old; in xlbd_reserve_minors() local
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 516 QXLPHYSICAL bitmap; member 850 struct qxl_bitmap bitmap; member
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-gic-v3-its.c | 710 unsigned long *bitmap = NULL; in its_lpi_alloc_chunks() local
|
/linux-4.1.27/drivers/media/pci/zoran/ |
D | zoran_driver.c | 1141 void __user *bitmap) in setup_window()
|
/linux-4.1.27/drivers/bus/ |
D | arm-ccn.c | 549 static int arm_ccn_pmu_alloc_bit(unsigned long *bitmap, unsigned long size) in arm_ccn_pmu_alloc_bit()
|
/linux-4.1.27/kernel/events/ |
D | uprobes.c | 110 unsigned long *bitmap; /* 0 = free slot */ member
|
/linux-4.1.27/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.1.27/drivers/net/wireless/ath/carl9170/ |
D | carl9170.h | 132 unsigned long bitmap[CARL9170_BAW_SIZE]; member
|
/linux-4.1.27/include/linux/mlx5/ |
D | driver.h | 157 unsigned long *bitmap; member
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | host.h | 737 __le16 bitmap; member
|
/linux-4.1.27/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.1.27/fs/ntfs/ |
D | layout.h | 2302 u8 bitmap[0]; /* Array of bits. */ member
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_int.h | 918 struct drbd_bitmap *bitmap; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | commands.h | 1517 __le64 bitmap; member
|