Searched defs:parent (Results 1 – 15 of 15) sorted by relevance
/block/ |
D | blk-cgroup.c | 501 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
|
D | bfq-wf2q.c | 383 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
|
D | blk-iolatency.c | 401 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
|
D | blk-iocost.c | 1112 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
|
D | bsg.c | 190 struct device *parent, const char *name, bsg_sg_io_fn *sg_io_fn) in bsg_register_queue()
|
D | bfq-cgroup.c | 401 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
|
D | blk-crypto-profile.c | 518 void blk_crypto_intersect_capabilities(struct blk_crypto_profile *parent, in blk_crypto_intersect_capabilities()
|
D | bfq-iosched.h | 194 struct bfq_entity *parent; member 1118 #define for_each_entity_safe(entity, parent) \ argument 1130 #define for_each_entity_safe(entity, parent) \ argument
|
D | bio.c | 318 struct bio *parent = bio->bi_private; in __bio_chain_endio() local 342 void bio_chain(struct bio *bio, struct bio *parent) in bio_chain()
|
D | bfq-iosched.c | 732 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
|
D | elevator.c | 230 struct rb_node *parent = NULL; in elv_rb_add() local
|
D | blk-mq-debugfs.c | 642 static void debugfs_create_files(struct dentry *parent, void *data, in debugfs_create_files()
|
D | blk-cgroup.h | 64 struct blkcg_gq *parent; member
|
D | blk-throttle.c | 533 struct rb_node *parent = NULL; in tg_service_queue_add() local 1779 struct throtl_grp *parent = tg; in tg_last_low_overflow_time() local
|
D | genhd.c | 394 int __must_check device_add_disk(struct device *parent, struct gendisk *disk, in device_add_disk()
|