/openbmc/linux/arch/sparc/kernel/ |
H A D | visemul.c | 294 static void edge(struct pt_regs *regs, unsigned int insn, unsigned int opf) in edge() 372 static void array(struct pt_regs *regs, unsigned int insn, unsigned int opf) in array() 477 static void pformat(struct pt_regs *regs, unsigned int insn, unsigned int opf) in pformat() 589 static void pmul(struct pt_regs *regs, unsigned int insn, unsigned int opf) in pmul() 705 static void pcmp(struct pt_regs *regs, unsigned int insn, unsigned int opf) in pcmp() 807 unsigned int opf; in vis_emul() local
|
/openbmc/linux/drivers/scsi/device_handler/ |
H A D | scsi_dh_hp_sw.c | 86 blk_opf_t opf = REQ_OP_DRV_IN | REQ_FAILFAST_DEV | in hp_sw_tur() local 127 blk_opf_t opf = REQ_OP_DRV_IN | REQ_FAILFAST_DEV | in hp_sw_start_stop() local
|
H A D | scsi_dh_emc.c | 242 blk_opf_t opf = REQ_OP_DRV_OUT | REQ_FAILFAST_DEV | in send_trespass_cmd() local
|
H A D | scsi_dh_alua.c | 130 blk_opf_t opf = REQ_OP_DRV_IN | REQ_FAILFAST_DEV | in submit_rtpg() local 163 blk_opf_t opf = REQ_OP_DRV_OUT | REQ_FAILFAST_DEV | in submit_stpg() local
|
/openbmc/linux/block/ |
H A D | bfq-cgroup.c | 223 blk_opf_t opf) in bfqg_stats_update_io_add() 231 void bfqg_stats_update_io_remove(struct bfq_group *bfqg, blk_opf_t opf) in bfqg_stats_update_io_remove() 236 void bfqg_stats_update_io_merged(struct bfq_group *bfqg, blk_opf_t opf) in bfqg_stats_update_io_merged() 242 u64 io_start_time_ns, blk_opf_t opf) in bfqg_stats_update_completion() 257 void bfqg_stats_update_io_remove(struct bfq_group *bfqg, blk_opf_t opf) { } in bfqg_stats_update_io_remove() 258 void bfqg_stats_update_io_merged(struct bfq_group *bfqg, blk_opf_t opf) { } in bfqg_stats_update_io_merged() 260 u64 io_start_time_ns, blk_opf_t opf) { } in bfqg_stats_update_completion()
|
H A D | bio.c | 247 unsigned short max_vecs, blk_opf_t opf) in bio_init() argument 300 void bio_reset(struct bio *bio, struct block_device *bdev, blk_opf_t opf) in bio_reset() argument 349 unsigned int nr_pages, blk_opf_t opf, gfp_t gfp) in blk_next_bio() argument 433 unsigned short nr_vecs, blk_opf_t opf, gfp_t gfp, in bio_alloc_percpu_cache() argument 493 bio_alloc_bioset(struct block_device * bdev,unsigned short nr_vecs,blk_opf_t opf,gfp_t gfp_mask,struct bio_set * bs) bio_alloc_bioset() argument [all...] |
H A D | fops.c | 29 blk_opf_t opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in dio_bio_write_op() local 170 blk_opf_t opf = is_read ? REQ_OP_READ : dio_bio_write_op(iocb); in __blkdev_direct_IO() local 307 blk_opf_t opf = is_read ? REQ_OP_READ : dio_bio_write_op(iocb); in __blkdev_direct_IO_async() local
|
H A D | blk-cgroup-rwstat.h | 62 blk_opf_t opf, uint64_t val) in blkg_rwstat_add()
|
H A D | blk-mq.h | 85 static inline enum hctx_type blk_mq_get_hctx_type(blk_opf_t opf) in blk_mq_get_hctx_type() 106 blk_opf_t opf, in blk_mq_map_queue()
|
H A D | blk-wbt.c | 534 static inline unsigned int get_limit(struct rq_wb *rwb, blk_opf_t opf) in get_limit() 566 blk_opf_t opf; member 586 blk_opf_t opf) in __wbt_wait()
|
H A D | kyber-iosched.c | 196 static unsigned int kyber_sched_domain(blk_opf_t opf) in kyber_sched_domain() 554 static void kyber_limit_depth(blk_opf_t opf, struct blk_mq_alloc_data *data) in kyber_limit_depth()
|
H A D | blk-mq.c | 521 blk_opf_t opf, in blk_mq_rq_cache_fill() 545 blk_opf_t opf, in blk_mq_alloc_cached_request() 579 struct request *blk_mq_alloc_request(struct request_queue *q, blk_opf_t opf, in blk_mq_alloc_request() 613 blk_opf_t opf, blk_mq_req_flags_t flags, unsigned int hctx_idx) in blk_mq_alloc_request_hctx()
|
/openbmc/linux/drivers/md/ |
H A D | dm-io.c | 306 static void do_region(const blk_opf_t opf, unsigned int region, in do_region() 385 static void dispatch_io(blk_opf_t opf, unsigned int num_regions, in dispatch_io() 428 struct dm_io_region *where, blk_opf_t opf, struct dpages *dp, in sync_io() 462 struct dm_io_region *where, blk_opf_t opf, in async_io()
|
H A D | dm-snap-persistent.c | 232 static int chunk_io(struct pstore *ps, void *area, chunk_t chunk, blk_opf_t opf, in chunk_io() 288 static int area_io(struct pstore *ps, blk_opf_t opf) in area_io()
|
/openbmc/linux/fs/hfsplus/ |
H A D | wrapper.c | 48 void *buf, void **data, blk_opf_t opf) in hfsplus_submit_bio()
|
/openbmc/linux/fs/nilfs2/ |
H A D | btnode.c | 88 sector_t pblocknr, blk_opf_t opf, in nilfs_btnode_submit_block()
|
H A D | mdt.c | 113 nilfs_mdt_submit_block(struct inode *inode, unsigned long blkoff, blk_opf_t opf, in nilfs_mdt_submit_block()
|
/openbmc/linux/drivers/nvme/target/ |
H A D | io-cmd-bdev.c | 247 blk_opf_t opf; in nvmet_bdev_execute_rw() local
|
H A D | zns.c | 541 const blk_opf_t opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_zone_append() local
|
/openbmc/linux/drivers/target/ |
H A D | target_core_iblock.c | 355 blk_opf_t opf) in iblock_get_bio() 734 blk_opf_t opf; in iblock_execute_rw() local
|
/openbmc/linux/drivers/block/ |
H A D | brd.c | 211 unsigned int len, unsigned int off, blk_opf_t opf, in brd_do_bvec()
|
/openbmc/linux/fs/gfs2/ |
H A D | meta_io.c | 220 static void gfs2_submit_bhs(blk_opf_t opf, struct buffer_head *bhs[], int num) in gfs2_submit_bhs()
|
/openbmc/linux/fs/ |
H A D | mpage.c | 176 blk_opf_t opf = REQ_OP_READ; in do_mpage_readpage() local
|
/openbmc/linux/fs/iomap/ |
H A D | direct-io.c | 56 struct iomap_dio *dio, unsigned short nr_vecs, blk_opf_t opf) in iomap_dio_alloc_bio()
|
/openbmc/linux/drivers/md/bcache/ |
H A D | super.c | 417 static void uuid_io(struct cache_set *c, blk_opf_t opf, struct bkey *k, in uuid_io() 590 static void prio_io(struct cache *ca, uint64_t bucket, blk_opf_t opf) in prio_io()
|