Searched defs:bm (Results 1 - 25 of 60) sorted by relevance

123

/linux-master/arch/microblaze/lib/
H A Dashrdi3.c9 word_type bm; local
H A Dlshrdi3.c9 word_type bm; local
H A Dashldi3.c9 word_type bm; local
/linux-master/lib/
H A Dashldi3.c12 word_type bm; local
H A Dashrdi3.c12 word_type bm; local
H A Dlshrdi3.c12 word_type bm; local
H A Dts_bm.c78 struct ts_bm *bm = ts_config_priv(conf); local
133 static void compute_prefix_tbl(struct ts_bm *bm, in argument
164 struct ts_bm *bm; local
189 struct ts_bm *bm = ts_config_priv(conf); local
195 struct ts_bm *bm = ts_config_priv(conf); local
[all...]
/linux-master/arch/mips/math-emu/
H A Dsp_div.c16 unsigned int bm; local
H A Ddp_div.c16 u64 bm; local
/linux-master/arch/powerpc/math-emu/
H A Dudivmodti4.c15 _FP_I_TYPE b, bm; local
[all...]
/linux-master/arch/mips/dec/prom/
H A Dmemory.c63 memmap *bm; local
/linux-master/tools/perf/tests/
H A Dbitmap.c14 unsigned long *bm = NULL; local
31 unsigned long *bm = get_bitmap(str, NBITS); local
H A Dmem2node.c27 unsigned long *bm = NULL; local
/linux-master/drivers/power/supply/
H A Dab8500_bmdata.c140 ab8500_bm_of_probe(struct power_supply *psy, struct ab8500_bm_data *bm) argument
237 ab8500_bm_of_remove(struct power_supply *psy, struct ab8500_bm_data *bm) argument
/linux-master/drivers/w1/
H A Dw1_int.c223 void w1_remove_master_device(struct w1_bus_master *bm) argument
/linux-master/fs/affs/
H A Dbitmap.c17 struct affs_bm_info *bm; local
42 struct affs_bm_info *bm; local
119 struct affs_bm_info *bm; local
246 struct affs_bm_info *bm; local
[all...]
/linux-master/arch/x86/mm/pat/
H A Dcpa-test.c120 unsigned long *bm; local
/linux-master/net/bridge/
H A Dbr.c307 br_boolopt_multi_toggle(struct net_bridge *br, struct br_boolopt_multi *bm, struct netlink_ext_ack *extack) argument
329 br_boolopt_multi_get(const struct net_bridge *br, struct br_boolopt_multi *bm) argument
/linux-master/drivers/comedi/
H A Dcomedi_buf.c23 struct comedi_buf_map *bm = local
56 struct comedi_buf_map *bm; local
77 struct comedi_buf_map *bm; local
145 struct comedi_buf_map *bm; local
189 comedi_buf_map_get(struct comedi_buf_map *bm) argument
195 comedi_buf_map_put(struct comedi_buf_map *bm) argument
203 comedi_buf_map_access(struct comedi_buf_map *bm, unsigned long offset, void *buf, int len, int write) argument
231 struct comedi_buf_map *bm = NULL; local
251 struct comedi_buf_map *bm = s->async->buf_map; local
[all...]
/linux-master/drivers/irqchip/
H A Dirq-gic-v3-mbi.c24 unsigned long *bm; member in struct:mbi_range
H A Dirq-gic-v2m.c71 unsigned long *bm; /* MSI vector bitmap */ member in struct:v2m_data
/linux-master/scripts/
H A Dsign-file.c237 BIO *bd, *bm; local
/linux-master/drivers/md/persistent-data/
H A Ddm-transaction-manager.c62 static void prefetch_issue(struct prefetch_set *p, struct dm_block_manager *bm) argument
94 struct dm_block_manager *bm; member in struct:dm_transaction_manager
162 static struct dm_transaction_manager *dm_tm_create(struct dm_block_manager *bm, argument
461 dm_tm_create_internal(struct dm_block_manager *bm, dm_block_t sb_location, struct dm_transaction_manager **tm, struct dm_space_map **sm, int create, void *sm_root, size_t sm_len) argument
504 dm_tm_create_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, struct dm_transaction_manager **tm, struct dm_space_map **sm) argument
512 dm_tm_open_with_sm(struct dm_block_manager *bm, dm_block_t sb_location, void *sm_root, size_t root_len, struct dm_transaction_manager **tm, struct dm_space_map **sm) argument
[all...]
H A Ddm-block-manager.c389 struct dm_block_manager *bm; local
417 dm_block_manager_destroy(struct dm_block_manager *bm) argument
424 dm_block_manager_reset(struct dm_block_manager *bm) argument
430 dm_bm_block_size(struct dm_block_manager *bm) argument
436 dm_bm_nr_blocks(struct dm_block_manager *bm) argument
441 dm_bm_validate_buffer(struct dm_block_manager *bm, struct dm_buffer *buf, struct buffer_aux *aux, struct dm_block_validator *v) argument
469 dm_bm_read_lock(struct dm_block_manager *bm, dm_block_t b, struct dm_block_validator *v, struct dm_block **result) argument
502 dm_bm_write_lock(struct dm_block_manager *bm, dm_block_t b, struct dm_block_validator *v, struct dm_block **result) argument
538 dm_bm_read_try_lock(struct dm_block_manager *bm, dm_block_t b, struct dm_block_validator *v, struct dm_block **result) argument
571 dm_bm_write_lock_zero(struct dm_block_manager *bm, dm_block_t b, struct dm_block_validator *v, struct dm_block **result) argument
616 dm_bm_flush(struct dm_block_manager *bm) argument
625 dm_bm_prefetch(struct dm_block_manager *bm, dm_block_t b) argument
630 dm_bm_is_read_only(struct dm_block_manager *bm) argument
636 dm_bm_set_read_only(struct dm_block_manager *bm) argument
643 dm_bm_set_read_write(struct dm_block_manager *bm) argument
[all...]
/linux-master/drivers/net/pcs/
H A Dpcs-mtk-lynxi.c95 unsigned int bm, adv; local

Completed in 745 milliseconds

123