Home
last modified time | relevance | path

Searched defs:opf (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/arch/sparc/kernel/
H A Dvisemul.c294 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 Dscsi_dh_hp_sw.c86 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 Dscsi_dh_emc.c242 blk_opf_t opf = REQ_OP_DRV_OUT | REQ_FAILFAST_DEV | in send_trespass_cmd() local
H A Dscsi_dh_alua.c130 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 Dbfq-cgroup.c223 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 Dbio.c247 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 Dfops.c29 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 Dblk-cgroup-rwstat.h62 blk_opf_t opf, uint64_t val) in blkg_rwstat_add()
H A Dblk-mq.h85 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 Dblk-wbt.c534 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 Dkyber-iosched.c196 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 Dblk-mq.c521 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 Ddm-io.c306 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 Ddm-snap-persistent.c232 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 Dwrapper.c48 void *buf, void **data, blk_opf_t opf) in hfsplus_submit_bio()
/openbmc/linux/fs/nilfs2/
H A Dbtnode.c88 sector_t pblocknr, blk_opf_t opf, in nilfs_btnode_submit_block()
H A Dmdt.c113 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 Dio-cmd-bdev.c247 blk_opf_t opf; in nvmet_bdev_execute_rw() local
H A Dzns.c541 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 Dtarget_core_iblock.c355 blk_opf_t opf) in iblock_get_bio()
734 blk_opf_t opf; in iblock_execute_rw() local
/openbmc/linux/drivers/block/
H A Dbrd.c211 unsigned int len, unsigned int off, blk_opf_t opf, in brd_do_bvec()
/openbmc/linux/fs/gfs2/
H A Dmeta_io.c220 static void gfs2_submit_bhs(blk_opf_t opf, struct buffer_head *bhs[], int num) in gfs2_submit_bhs()
/openbmc/linux/fs/
H A Dmpage.c176 blk_opf_t opf = REQ_OP_READ; in do_mpage_readpage() local
/openbmc/linux/fs/iomap/
H A Ddirect-io.c56 struct iomap_dio *dio, unsigned short nr_vecs, blk_opf_t opf) in iomap_dio_alloc_bio()
/openbmc/linux/drivers/md/bcache/
H A Dsuper.c417 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()

12