Searched defs:parent (Results 1 – 14 of 14) sorted by relevance
/block/ |
D | blk-cgroup.c | 350 struct blkcg *parent = blkcg_parent(blkcg); in blkg_lookup_create() local 642 struct blkcg *parent; in blkg_conf_prep() local 773 struct blkcg_gq *parent = blkg->parent; in blkcg_rstat_flush() local 1138 struct blkcg *parent = blkcg_parent(blkcg); in blkcg_css_online() local
|
D | bsg.c | 420 int bsg_register_queue(struct request_queue *q, struct device *parent, in bsg_register_queue() 477 int bsg_scsi_register_queue(struct request_queue *q, struct device *parent) in bsg_scsi_register_queue()
|
D | bfq-wf2q.c | 375 struct rb_node *parent = NULL; in bfq_insert() local 443 struct rb_node *parent; in bfq_update_active_tree() local 1220 struct bfq_entity *parent = NULL; in bfq_deactivate_entity() local
|
D | blk-iocost.c | 1055 struct ioc_gq *parent = iocg->ancestors[lvl]; in __propagate_weights() local 1135 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight() local 1177 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight_max() local 1864 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local 1872 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local 1886 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local 1932 struct ioc_gq *parent; in transfer_surpluses() local 1976 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local
|
D | blk-iolatency.c | 398 struct iolatency_grp *parent; in check_scale_change() local 528 struct iolatency_grp *parent; in iolatency_check_latencies() local 1007 struct iolatency_grp *parent = blkg_to_lat(blkg->parent); in iolatency_pd_init() local
|
D | genhd.c | 695 static void register_disk(struct device *parent, struct gendisk *disk, in register_disk() 770 static void __device_add_disk(struct device *parent, struct gendisk *disk, in __device_add_disk() 840 void device_add_disk(struct device *parent, struct gendisk *disk, in device_add_disk() 848 void device_add_disk_no_queue_reg(struct device *parent, struct gendisk *disk) in device_add_disk_no_queue_reg()
|
D | bfq-cgroup.c | 408 struct bfq_group *parent; in bfqg_stats_xfer_dead() local 576 struct bfq_group *parent) in bfq_group_set_parent() 587 struct bfq_group *parent; in bfq_link_bfqg() local
|
D | keyslot-manager.c | 511 void blk_ksm_intersect_modes(struct blk_keyslot_manager *parent, in blk_ksm_intersect_modes()
|
D | bio.c | 316 struct bio *parent = bio->bi_private; in __bio_chain_endio() local 340 void bio_chain(struct bio *bio, struct bio *parent) in bio_chain()
|
D | bfq-iosched.h | 185 struct bfq_entity *parent; member 1014 #define for_each_entity_safe(entity, parent) \ argument 1026 #define for_each_entity_safe(entity, parent) \ argument
|
D | bfq-iosched.c | 563 struct rb_node **p, *parent; in bfq_rq_pos_tree_lookup() local 617 struct rb_node **p, *parent; in bfq_pos_tree_add_move() local 734 struct rb_node **new = &(root->rb_root.rb_node), *parent = NULL; in bfq_weights_tree_add() local 2430 struct rb_node *parent, *node; in bfqq_find_close() local
|
D | blk-throttle.c | 675 struct rb_node *parent = NULL; in tg_service_queue_add() local 1817 struct throtl_grp *parent = tg; in tg_last_low_overflow_time() local 2189 struct throtl_grp *parent = blkg_to_tg(blkg); in blk_throtl_charge_bio_split() local
|
D | elevator.c | 257 struct rb_node *parent = NULL; in elv_rb_add() local
|
D | blk-mq-debugfs.c | 814 static void debugfs_create_files(struct dentry *parent, void *data, in debugfs_create_files()
|