Home
last modified time | relevance | path

Searched defs:parent (Results 1 – 15 of 15) sorted by relevance

/block/
Dblk-cgroup.c350 struct blkcg *parent = blkcg_parent(blkcg); in blkg_lookup_create() local
675 struct blkcg *parent; in blkg_conf_prep() local
813 struct blkcg_gq *parent = blkg->parent; in blkcg_rstat_flush() local
1162 struct blkcg *parent = blkcg_parent(blkcg); in blkcg_css_online() local
Dbfq-wf2q.c372 struct rb_node *parent = NULL; in bfq_insert() local
440 struct rb_node *parent; in bfq_update_active_tree() local
1217 struct bfq_entity *parent = NULL; in bfq_deactivate_entity() local
Dblk-iocost.c1101 struct ioc_gq *parent = iocg->ancestors[lvl]; in __propagate_weights() local
1181 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight() local
1223 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight_max() local
1910 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local
1918 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local
1932 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local
1978 struct ioc_gq *parent; in transfer_surpluses() local
2022 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local
Dblk-iolatency.c398 struct iolatency_grp *parent; in check_scale_change() local
528 struct iolatency_grp *parent; in iolatency_check_latencies() local
1011 struct iolatency_grp *parent = blkg_to_lat(blkg->parent); in iolatency_pd_init() local
Dbsg.c186 struct device *parent, const char *name, bsg_sg_io_fn *sg_io_fn) in bsg_register_queue()
Dbfq-cgroup.c408 struct bfq_group *parent; in bfqg_stats_xfer_dead() local
580 struct bfq_group *parent) in bfq_group_set_parent()
591 struct bfq_group *parent; in bfq_link_bfqg() local
Dblk-crypto-profile.c529 void blk_crypto_intersect_capabilities(struct blk_crypto_profile *parent, in blk_crypto_intersect_capabilities()
Dkeyslot-manager.c466 void blk_ksm_intersect_modes(struct blk_keyslot_manager *parent, in blk_ksm_intersect_modes()
Dbio.c314 struct bio *parent = bio->bi_private; in __bio_chain_endio() local
338 void bio_chain(struct bio *bio, struct bio *parent) in bio_chain()
Dbfq-iosched.h185 struct bfq_entity *parent; member
1037 #define for_each_entity_safe(entity, parent) \ argument
1049 #define for_each_entity_safe(entity, parent) \ argument
Dbfq-iosched.c604 struct rb_node **p, *parent; in bfq_rq_pos_tree_lookup() local
658 struct rb_node **p, *parent; in bfq_pos_tree_add_move() local
775 struct rb_node **new = &(root->rb_root.rb_node), *parent = NULL; in bfq_weights_tree_add() local
2565 struct rb_node *parent, *node; in bfqq_find_close() local
Dblk-throttle.c681 struct rb_node *parent = NULL; in tg_service_queue_add() local
1823 struct throtl_grp *parent = tg; in tg_last_low_overflow_time() local
2195 struct throtl_grp *parent = blkg_to_tg(blkg); in blk_throtl_charge_bio_split() local
Delevator.c257 struct rb_node *parent = NULL; in elv_rb_add() local
Dgenhd.c393 int device_add_disk(struct device *parent, struct gendisk *disk, in device_add_disk()
Dblk-mq-debugfs.c812 static void debugfs_create_files(struct dentry *parent, void *data, in debugfs_create_files()