Searched defs:parent (Results 1 – 15 of 15) sorted by relevance
/block/ |
D | blk-cgroup.c | 350 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
|
D | bfq-wf2q.c | 372 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
|
D | blk-iocost.c | 1101 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
|
D | blk-iolatency.c | 398 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
|
D | bsg.c | 186 struct device *parent, const char *name, bsg_sg_io_fn *sg_io_fn) in bsg_register_queue()
|
D | bfq-cgroup.c | 408 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
|
D | blk-crypto-profile.c | 529 void blk_crypto_intersect_capabilities(struct blk_crypto_profile *parent, in blk_crypto_intersect_capabilities()
|
D | keyslot-manager.c | 466 void blk_ksm_intersect_modes(struct blk_keyslot_manager *parent, in blk_ksm_intersect_modes()
|
D | bio.c | 314 struct bio *parent = bio->bi_private; in __bio_chain_endio() local 338 void bio_chain(struct bio *bio, struct bio *parent) in bio_chain()
|
D | bfq-iosched.h | 185 struct bfq_entity *parent; member 1037 #define for_each_entity_safe(entity, parent) \ argument 1049 #define for_each_entity_safe(entity, parent) \ argument
|
D | bfq-iosched.c | 604 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
|
D | blk-throttle.c | 681 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
|
D | elevator.c | 257 struct rb_node *parent = NULL; in elv_rb_add() local
|
D | genhd.c | 393 int device_add_disk(struct device *parent, struct gendisk *disk, in device_add_disk()
|
D | blk-mq-debugfs.c | 812 static void debugfs_create_files(struct dentry *parent, void *data, in debugfs_create_files()
|