/openbmc/qemu/hw/ide/ |
H A D | pci.c | 201 BMDMAState *bm = DO_UPCAST(BMDMAState, dma, dma); in bmdma_start_dma() local 223 BMDMAState *bm = DO_UPCAST(BMDMAState, dma, dma); in bmdma_prepare_buf() local 275 BMDMAState *bm = DO_UPCAST(BMDMAState, dma, dma); in bmdma_rw_buf() local 324 BMDMAState *bm = DO_UPCAST(BMDMAState, dma, dma); in bmdma_set_inactive() local 336 BMDMAState *bm = DO_UPCAST(BMDMAState, dma, dma); in bmdma_restart_dma() local 341 static void bmdma_cancel(BMDMAState *bm) in bmdma_cancel() 351 BMDMAState *bm = DO_UPCAST(BMDMAState, dma, dma); in bmdma_reset() local 366 BMDMAState *bm = opaque; in bmdma_irq() local 380 void bmdma_cmd_writeb(BMDMAState *bm, uint32_t val) in bmdma_cmd_writeb() 403 void bmdma_status_writeb(BMDMAState *bm, uint32_t val) in bmdma_status_writeb() [all …]
|
H A D | via.c | 42 BMDMAState *bm = opaque; in bmdma_read() local 68 BMDMAState *bm = opaque; in bmdma_write() local 97 BMDMAState *bm = &d->bmdma[i]; in bmdma_setup_bar() local
|
H A D | piix.c | 40 BMDMAState *bm = opaque; in bmdma_read() local 66 BMDMAState *bm = opaque; in bmdma_write() local 95 BMDMAState *bm = &d->bmdma[i]; in bmdma_setup_bar() local
|
H A D | cmd646.c | 92 BMDMAState *bm = opaque; in bmdma_read() local 129 BMDMAState *bm = opaque; in bmdma_write() local 167 BMDMAState *bm; in bmdma_setup_bar() local
|
/openbmc/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 …]
|
H A D | dm-transaction-manager.c | 62 static void prefetch_issue(struct prefetch_set *p, struct dm_block_manager *bm) in prefetch_issue() 94 struct dm_block_manager *bm; member 162 static struct dm_transaction_manager *dm_tm_create(struct dm_block_manager *bm, in dm_tm_create() 461 static int dm_tm_create_internal(struct dm_block_manager *bm, in dm_tm_create_internal() 504 int dm_tm_create_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, in dm_tm_create_with_sm() 512 int dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, in dm_tm_open_with_sm()
|
/openbmc/linux/drivers/comedi/ |
H A D | comedi_buf.c | 23 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
|
/openbmc/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 | lshrdi3.c | 12 word_type bm; in __lshrdi3() local
|
H A D | ashrdi3.c | 12 word_type bm; in __ashrdi3() local
|
/openbmc/linux/kernel/power/ |
H A D | snapshot.c | 586 static void memory_bm_position_reset(struct memory_bitmap *bm) in memory_bm_position_reset() 682 static int memory_bm_create(struct memory_bitmap *bm, gfp_t gfp_mask, in memory_bm_create() 725 static void memory_bm_free(struct memory_bitmap *bm, int clear_nosave_free) in memory_bm_free() 746 static int memory_bm_find_bit(struct memory_bitmap *bm, unsigned long pfn, in memory_bm_find_bit() 813 static void memory_bm_set_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_set_bit() 824 static int mem_bm_set_bit_check(struct memory_bitmap *bm, unsigned long pfn) in mem_bm_set_bit_check() 837 static void memory_bm_clear_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_clear_bit() 848 static void memory_bm_clear_current(struct memory_bitmap *bm) in memory_bm_clear_current() 856 static unsigned long memory_bm_get_current(struct memory_bitmap *bm) in memory_bm_get_current() 861 static int memory_bm_test_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_test_bit() [all …]
|
/openbmc/qemu/block/ |
H A D | qcow2-bitmap.c | 343 Qcow2Bitmap *bm, Error **errp) in load_bitmap() 505 static void bitmap_free(Qcow2Bitmap *bm) in bitmap_free() 517 Qcow2Bitmap *bm; in bitmap_list_free() local 541 Qcow2Bitmap *bm; in bitmap_list_count() local 594 Qcow2Bitmap *bm; in bitmap_list_load() local 663 Qcow2Bitmap *bm; in qcow2_check_bitmaps_refcounts() local 744 Qcow2Bitmap *bm; in bitmap_list_store() local 972 Qcow2Bitmap *bm; in qcow2_load_dirty_bitmaps() local 1102 Qcow2Bitmap *bm; in qcow2_get_bitmap_info_list() local 1136 Qcow2Bitmap *bm; in qcow2_reopen_bitmaps_rw() local [all …]
|
/openbmc/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
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | libgcc2.c | 15 const shift_count_type bm = W_TYPE_SIZE - b; in __ashldi3() local 38 const shift_count_type bm = W_TYPE_SIZE - b; in __ashrdi3() local 62 const shift_count_type bm = W_TYPE_SIZE - b; in __lshrdi3() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | bitmap.c | 14 unsigned long *bm = NULL; in get_bitmap() local 31 unsigned long *bm = get_bitmap(str, NBITS); in test_bitmap() local
|
/openbmc/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()
|
/openbmc/linux/include/linux/ |
H A D | phylink.h | 693 #define phylink_zero(bm) \ argument 695 #define __phylink_do_bit(op, bm, mode) \ argument 698 #define phylink_set(bm, mode) __phylink_do_bit(__set_bit, bm, mode) argument 699 #define phylink_clear(bm, mode) __phylink_do_bit(__clear_bit, bm, mode) argument 700 #define phylink_test(bm, mode) __phylink_do_bit(test_bit, bm, mode) argument
|
/openbmc/u-boot/arch/nios2/lib/ |
H A D | libgcc.c | 57 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __ashldi3() local 83 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __ashrdi3() local 110 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __lshrdi3() local 154 UWtype b, bm; in __udivmoddi4() local
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | dp_div.c | 16 u64 bm; in ieee754dp_div() local
|
H A D | sp_div.c | 16 unsigned int bm; in ieee754sp_div() local
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | lshrdi3.c | 6 word_type bm; in __lshrdi3() local
|
H A D | ashrdi3.c | 6 word_type bm; in __ashrdi3() local
|
/openbmc/linux/arch/microblaze/lib/ |
H A D | ashrdi3.c | 9 word_type bm; in __ashrdi3() local
|
H A D | lshrdi3.c | 9 word_type bm; in __lshrdi3() local
|
/openbmc/u-boot/arch/sh/lib/ |
H A D | ashldi3.c | 6 word_type bm; in __ashldi3() local
|