/linux/drivers/md/persistent-data/ |
H A D | dm-block-manager.c | 389 struct dm_block_manager *bm; in dm_block_manager_create() local 417 void dm_block_manager_destroy(struct dm_block_manager *bm) in dm_block_manager_destroy() 424 void dm_block_manager_reset(struct dm_block_manager *bm) in dm_block_manager_reset() 430 unsigned int dm_bm_block_size(struct dm_block_manager *bm) in dm_bm_block_size() 436 dm_block_t dm_bm_nr_blocks(struct dm_block_manager *bm) in dm_bm_nr_blocks() 441 static int dm_bm_validate_buffer(struct dm_block_manager *bm, in dm_bm_validate_buffer() 469 int dm_bm_read_lock(struct dm_block_manager *bm, dm_block_t b, in dm_bm_read_lock() 502 int dm_bm_write_lock(struct dm_block_manager *bm, in dm_bm_write_lock() 538 int dm_bm_read_try_lock(struct dm_block_manager *bm, in dm_bm_read_try_lock() 571 int dm_bm_write_lock_zero(struct dm_block_manager *bm, in dm_bm_write_lock_zero() [all …]
|
/linux/drivers/comedi/ |
H A D | comedi_buf.c | 23 struct comedi_buf_map *bm = in comedi_buf_map_kref_release() local 54 struct comedi_buf_map *bm; in __comedi_buf_free() local 69 struct comedi_buf_map *bm; in comedi_buf_map_alloc() local 123 struct comedi_buf_map *bm; in __comedi_buf_alloc() local 142 void comedi_buf_map_get(struct comedi_buf_map *bm) in comedi_buf_map_get() 148 int comedi_buf_map_put(struct comedi_buf_map *bm) in comedi_buf_map_put() 156 int comedi_buf_map_access(struct comedi_buf_map *bm, unsigned long offset, in comedi_buf_map_access() 184 struct comedi_buf_map *bm = NULL; in comedi_buf_map_from_subdev_get() local 204 struct comedi_buf_map *bm = s->async->buf_map; in comedi_buf_is_mmapped() local
|
H A D | comedi_fops.c | 2327 struct comedi_buf_map *bm; in comedi_vm_open() local 2335 struct comedi_buf_map *bm; in comedi_vm_close() local 2344 struct comedi_buf_map *bm = vma->vm_private_data; in comedi_vm_access() local 2367 struct comedi_buf_map *bm = NULL; in comedi_mmap() local 2534 struct comedi_buf_map *bm = s->async->buf_map; in comedi_buf_copy_to_user() local 2562 struct comedi_buf_map *bm = s->async->buf_map; in comedi_buf_copy_from_user() local
|
/linux/lib/ |
H A D | ts_bm.c | 78 struct ts_bm *bm = ts_config_priv(conf); in bm_find() local 133 static void compute_prefix_tbl(struct ts_bm *bm, int flags) in compute_prefix_tbl() 164 struct ts_bm *bm; in bm_init() local 189 struct ts_bm *bm = ts_config_priv(conf); in bm_get_pattern() local 195 struct ts_bm *bm = ts_config_priv(conf); in bm_get_pattern_len() local
|
H A D | ashrdi3.c | 12 word_type bm; in __ashrdi3() local
|
H A D | lshrdi3.c | 12 word_type bm; in __lshrdi3() local
|
H A D | ashldi3.c | 12 word_type bm; in __ashldi3() local
|
/linux/fs/affs/ |
H A D | bitmap.c | 17 struct affs_bm_info *bm; in affs_count_free_blocks() local 42 struct affs_bm_info *bm; in affs_free_block() local 119 struct affs_bm_info *bm; in affs_alloc_block() local 246 struct affs_bm_info *bm; in affs_init_bitmap() local
|
/linux/tools/perf/tests/ |
H A D | bitmap.c | 14 unsigned long *bm; in get_bitmap() local 32 unsigned long *bm = get_bitmap(str, NBITS); in test_bitmap() local
|
H A D | mem2node.c | 27 unsigned long *bm = NULL; in get_bitmap() local
|
/linux/drivers/power/supply/ |
H A D | ab8500_bmdata.c | 141 struct ab8500_bm_data *bm) in ab8500_bm_of_probe() 238 struct ab8500_bm_data *bm) in ab8500_bm_of_remove()
|
/linux/arch/mips/math-emu/ |
H A D | sp_div.c | 16 unsigned int bm; in ieee754sp_div() local
|
H A D | dp_div.c | 16 u64 bm; in ieee754dp_div() local
|
/linux/arch/microblaze/lib/ |
H A D | lshrdi3.c | 9 word_type bm; in __lshrdi3() local
|
H A D | ashrdi3.c | 9 word_type bm; in __ashrdi3() local
|
H A D | ashldi3.c | 9 word_type bm; in __ashldi3() local
|
/linux/arch/powerpc/math-emu/ |
H A D | udivmodti4.c | 15 _FP_I_TYPE b, bm; in _fp_udivmodti4() local
|
/linux/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 485 unsigned long *p_addr, *bm; in bm_clear_surplus() local 522 unsigned long *p_addr, *bm; in bm_set_surplus() local 584 unsigned long *p_addr, *bm; in bm_memset() local 812 unsigned long *p_addr, *bm; in drbd_bm_merge_lel() local 861 unsigned long *p_addr, *bm; in drbd_bm_get_lel() local 1672 unsigned long *p_addr, *bm; in drbd_bm_e_weight() local
|
/linux/arch/mips/dec/prom/ |
H A D | memory.c | 63 memmap *bm; in rex_setup_memory_region() local
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_irq.h | 19 unsigned long *bm; /* bitmap to track irq usage */ member
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-xp.dtsi | 170 bm: bm@c0000 { label
|
/linux/drivers/w1/ |
H A D | w1_int.c | 219 void w1_remove_master_device(struct w1_bus_master *bm) in w1_remove_master_device()
|
/linux/arch/x86/mm/pat/ |
H A D | cpa-test.c | 120 unsigned long *bm; in pageattr_test() local
|
/linux/drivers/irqchip/ |
H A D | irq-gic-v3-mbi.c | 26 unsigned long *bm; member
|
/linux/scripts/ |
H A D | sign-file.c | 241 BIO *bd, *bm; in main() local
|