Home
last modified time | relevance | path

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

/block/
Dblk-cgroup.c501 struct blkcg *parent = blkcg_parent(blkcg); in blkg_lookup_create() local
876 struct blkcg *parent; in blkg_conf_prep() local
1036 struct blkcg_gq *parent = blkg->parent; in __blkcg_rstat_flush() local
1439 struct blkcg *parent = blkcg_parent(css_to_blkcg(css)); in blkcg_css_online() local
Dbfq-wf2q.c383 struct rb_node *parent = NULL; in bfq_insert() local
451 struct rb_node *parent; in bfq_update_active_tree() local
1166 struct bfq_entity *parent = NULL; in bfq_deactivate_entity() local
Dblk-iolatency.c401 struct iolatency_grp *parent; in check_scale_change() local
526 struct iolatency_grp *parent; in iolatency_check_latencies() local
1015 struct iolatency_grp *parent = blkg_to_lat(blkg->parent); in iolatency_pd_init() local
Dblk-iocost.c1112 struct ioc_gq *parent = iocg->ancestors[lvl]; in __propagate_weights() local
1192 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight() local
1234 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight_max() local
1919 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local
1927 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local
1941 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local
1987 struct ioc_gq *parent; in transfer_surpluses() local
2031 struct ioc_gq *parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses() local
Dbsg.c190 struct device *parent, const char *name, bsg_sg_io_fn *sg_io_fn) in bsg_register_queue()
Dbfq-cgroup.c401 struct bfq_group *parent; in bfqg_stats_xfer_dead() local
567 struct bfq_group *parent) in bfq_group_set_parent()
578 struct bfq_group *parent; in bfq_link_bfqg() local
Dblk-crypto-profile.c518 void blk_crypto_intersect_capabilities(struct blk_crypto_profile *parent, in blk_crypto_intersect_capabilities()
Dbfq-iosched.h194 struct bfq_entity *parent; member
1118 #define for_each_entity_safe(entity, parent) \ argument
1130 #define for_each_entity_safe(entity, parent) \ argument
Dbio.c318 struct bio *parent = bio->bi_private; in __bio_chain_endio() local
342 void bio_chain(struct bio *bio, struct bio *parent) in bio_chain()
Dbfq-iosched.c732 struct rb_node **p, *parent; in bfq_rq_pos_tree_lookup() local
786 struct rb_node **p, *parent; in bfq_pos_tree_add_move() local
903 struct rb_node **new = &(root->rb_root.rb_node), *parent = NULL; in bfq_weights_tree_add() local
2686 struct rb_node *parent, *node; in bfqq_find_close() local
Delevator.c230 struct rb_node *parent = NULL; in elv_rb_add() local
Dblk-mq-debugfs.c642 static void debugfs_create_files(struct dentry *parent, void *data, in debugfs_create_files()
Dblk-cgroup.h64 struct blkcg_gq *parent; member
Dblk-throttle.c533 struct rb_node *parent = NULL; in tg_service_queue_add() local
1779 struct throtl_grp *parent = tg; in tg_last_low_overflow_time() local
Dgenhd.c394 int __must_check device_add_disk(struct device *parent, struct gendisk *disk, in device_add_disk()