Home
last modified time | relevance | path

Searched defs:op (Results 1 – 14 of 14) sorted by relevance

/block/
Dbfq-cgroup.c223 unsigned int op) in bfqg_stats_update_io_add()
231 void bfqg_stats_update_io_remove(struct bfq_group *bfqg, unsigned int op) in bfqg_stats_update_io_remove()
236 void bfqg_stats_update_io_merged(struct bfq_group *bfqg, unsigned int op) in bfqg_stats_update_io_merged()
242 u64 io_start_time_ns, unsigned int op) in bfqg_stats_update_completion()
258 unsigned int op) { } in bfqg_stats_update_io_add()
259 void bfqg_stats_update_io_remove(struct bfq_group *bfqg, unsigned int op) { } in bfqg_stats_update_io_remove()
260 void bfqg_stats_update_io_merged(struct bfq_group *bfqg, unsigned int op) { } in bfqg_stats_update_io_merged()
262 u64 io_start_time_ns, unsigned int op) { } in bfqg_stats_update_completion()
Dblk-core.c162 inline const char *blk_op_str(unsigned int op) in blk_op_str()
635 struct request *blk_get_request(struct request_queue *q, unsigned int op, in blk_get_request()
1290 unsigned int sectors, unsigned int op, in __part_start_io_acct()
1331 unsigned int op) in disk_start_io_acct()
1337 static void __part_end_io_acct(struct block_device *part, unsigned int op, in __part_end_io_acct()
1358 void disk_end_io_acct(struct gendisk *disk, unsigned int op, in disk_end_io_acct()
Dioctl.c17 struct blkpg_partition __user *upart, int op) in blkpg_do_ioctl()
59 int op; in blkpg_ioctl() local
69 compat_int_t op; member
79 int op; in compat_blkpg_ioctl() local
Dblk-zoned.c258 int blkdev_zone_mgmt(struct block_device *bdev, enum req_opf op, in blkdev_zone_mgmt()
401 enum req_opf op; in blkdev_zone_mgmt_ioctl() local
Dblk-cgroup-rwstat.h62 unsigned int op, uint64_t val) in blkg_rwstat_add()
Dkyber-iosched.c198 static unsigned int kyber_sched_domain(unsigned int op) in kyber_sched_domain()
553 static void kyber_limit_depth(unsigned int op, struct blk_mq_alloc_data *data) in kyber_limit_depth()
889 #define KYBER_LAT_ATTR(op) __ATTR(op##_lat_nsec, 0644, kyber_##op##_lat_show, kyber_##op##_lat_stor… argument
Dblk-lib.c32 unsigned int op; in __blkdev_issue_discard() local
Dblk-mq-debugfs.c151 char opbuf[16] = { }, *op; in queue_state_write() local
332 const unsigned int op = req_op(rq); in __blk_mq_debugfs_rq_show() local
Dfops.c36 unsigned int op = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in dio_bio_write_op() local
Dblk-wbt.c673 const int op = req_op(rq); in wbt_data_dir() local
Dmq-deadline.c642 static void dd_limit_depth(unsigned int op, struct blk_mq_alloc_data *data) in dd_limit_depth()
Dblk-mq.c410 struct request *blk_mq_alloc_request(struct request_queue *q, unsigned int op, in blk_mq_alloc_request()
439 unsigned int op, blk_mq_req_flags_t flags, unsigned int hctx_idx) in blk_mq_alloc_request_hctx()
Dblk-throttle.c2333 int op, unsigned long time) in throtl_track_latency()
Dbfq-iosched.c584 static void bfq_limit_depth(unsigned int op, struct blk_mq_alloc_data *data) in bfq_limit_depth()