Home
last modified time | relevance | path

Searched defs:bm (Results 1 – 25 of 65) sorted by relevance

123

/linux-6.15/drivers/md/persistent-data/
H A Ddm-block-manager.c389 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()
436 dm_block_t dm_bm_nr_blocks(struct dm_block_manager *bm) in dm_bm_nr_blocks()
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()
616 int dm_bm_flush(struct dm_block_manager *bm) in dm_bm_flush()
630 bool dm_bm_is_read_only(struct dm_block_manager *bm) in dm_bm_is_read_only()
636 void dm_bm_set_read_only(struct dm_block_manager *bm) in dm_bm_set_read_only()
[all …]
H A Ddm-transaction-manager.c63 static void prefetch_issue(struct prefetch_set *p, struct dm_block_manager *bm) in prefetch_issue()
95 struct dm_block_manager *bm; member
182 static struct dm_transaction_manager *dm_tm_create(struct dm_block_manager *bm, in dm_tm_create()
481 static int dm_tm_create_internal(struct dm_block_manager *bm, in dm_tm_create_internal()
524 int dm_tm_create_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, in dm_tm_create_with_sm()
532 int dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, in dm_tm_open_with_sm()
/linux-6.15/drivers/comedi/
H A Dcomedi_buf.c23 struct comedi_buf_map *bm = in comedi_buf_map_kref_release() local
56 struct comedi_buf_map *bm; in __comedi_buf_free() local
77 struct comedi_buf_map *bm; in comedi_buf_map_alloc() local
145 struct comedi_buf_map *bm; in __comedi_buf_alloc() local
189 void comedi_buf_map_get(struct comedi_buf_map *bm) in comedi_buf_map_get()
195 int comedi_buf_map_put(struct comedi_buf_map *bm) in comedi_buf_map_put()
203 int comedi_buf_map_access(struct comedi_buf_map *bm, unsigned long offset, in comedi_buf_map_access()
231 struct comedi_buf_map *bm = NULL; in comedi_buf_map_from_subdev_get() local
251 struct comedi_buf_map *bm = s->async->buf_map; in comedi_buf_is_mmapped() local
/linux-6.15/lib/
H A Dts_bm.c78 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 Dlshrdi3.c12 word_type bm; in __lshrdi3() local
H A Dashrdi3.c12 word_type bm; in __ashrdi3() local
H A Dashldi3.c12 word_type bm; in __ashldi3() local
/linux-6.15/kernel/power/
H A Dsnapshot.c588 static void memory_bm_position_reset(struct memory_bitmap *bm) in memory_bm_position_reset()
850 static void memory_bm_clear_current(struct memory_bitmap *bm) in memory_bm_clear_current()
858 static unsigned long memory_bm_get_current(struct memory_bitmap *bm) in memory_bm_get_current()
892 static bool rtree_next_node(struct memory_bitmap *bm) in rtree_next_node()
929 static unsigned long memory_bm_next_pfn(struct memory_bitmap *bm) in memory_bm_next_pfn()
974 static void memory_bm_recycle(struct memory_bitmap *bm) in memory_bm_recycle()
1082 static void mark_nosave_pages(struct memory_bitmap *bm) in mark_nosave_pages()
1197 struct memory_bitmap *bm = free_pages_map; in clear_or_poison_free_pages() local
2304 static void mark_unsafe_pages(struct memory_bitmap *bm) in mark_unsafe_pages()
2451 static int prepare_highmem_image(struct memory_bitmap *bm, in prepare_highmem_image()
[all …]
/linux-6.15/fs/affs/
H A Dbitmap.c17 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-6.15/tools/perf/tests/
H A Dbitmap.c14 unsigned long *bm; in get_bitmap() local
32 unsigned long *bm = get_bitmap(str, NBITS); in test_bitmap() local
H A Dmem2node.c27 unsigned long *bm = NULL; in get_bitmap() local
/linux-6.15/drivers/power/supply/
H A Dab8500_bmdata.c141 struct ab8500_bm_data *bm) in ab8500_bm_of_probe()
238 struct ab8500_bm_data *bm) in ab8500_bm_of_remove()
/linux-6.15/include/linux/
H A Dphylink.h744 #define phylink_zero(bm) \ argument
746 #define __phylink_do_bit(op, bm, mode) \ argument
749 #define phylink_set(bm, mode) __phylink_do_bit(__set_bit, bm, mode) argument
750 #define phylink_clear(bm, mode) __phylink_do_bit(__clear_bit, bm, mode) argument
751 #define phylink_test(bm, mode) __phylink_do_bit(test_bit, bm, mode) argument
/linux-6.15/arch/mips/math-emu/
H A Dsp_div.c16 unsigned int bm; in ieee754sp_div() local
H A Ddp_div.c16 u64 bm; in ieee754dp_div() local
/linux-6.15/arch/microblaze/lib/
H A Dashldi3.c9 word_type bm; in __ashldi3() local
H A Dlshrdi3.c9 word_type bm; in __lshrdi3() local
H A Dashrdi3.c9 word_type bm; in __ashrdi3() local
/linux-6.15/net/bridge/
H A Dbr.c315 struct br_boolopt_multi *bm, in br_boolopt_multi_toggle()
337 struct br_boolopt_multi *bm) in br_boolopt_multi_get()
/linux-6.15/drivers/block/drbd/
H A Ddrbd_bitmap.c485 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-6.15/arch/powerpc/math-emu/
H A Dudivmodti4.c15 _FP_I_TYPE b, bm; in _fp_udivmodti4() local
/linux-6.15/arch/mips/dec/prom/
H A Dmemory.c63 memmap *bm; in rex_setup_memory_region() local
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_irq.h19 unsigned long *bm; /* bitmap to track irq usage */ member
/linux-6.15/arch/arm/boot/dts/marvell/
H A Darmada-xp.dtsi170 bm: bm@c0000 { label
/linux-6.15/drivers/w1/
H A Dw1_int.c219 void w1_remove_master_device(struct w1_bus_master *bm) in w1_remove_master_device()

123