Home
last modified time | relevance | path

Searched defs:node (Results 1 – 16 of 16) sorted by relevance

/block/
Dbfq-wf2q.c25 struct rb_node *node = tree->rb_node; in bfq_root_active_entity() local
297 struct bfq_entity *bfq_entity_of(struct rb_node *node) in bfq_entity_of()
356 struct rb_node **node = &root->rb_node; in bfq_insert() local
385 static void bfq_update_min(struct bfq_entity *entity, struct rb_node *node) in bfq_update_min()
404 static void bfq_update_active_node(struct rb_node *node) in bfq_update_active_node()
423 static void bfq_update_active_tree(struct rb_node *node) in bfq_update_active_tree()
458 struct rb_node *node = &entity->rb_node; in bfq_active_insert() local
530 static struct rb_node *bfq_find_deepest(struct rb_node *node) in bfq_find_deepest()
560 struct rb_node *node; in bfq_active_extract() local
1336 struct rb_node *node = st->active.rb_node; in bfq_first_active_entity() local
Dblk-mq-tag.c533 bool round_robin, int node) in bt_alloc()
542 int node, int alloc_policy) in blk_mq_init_bitmaps()
561 int node, int alloc_policy) in blk_mq_init_tags()
Dblk-mq.c3338 int node = blk_mq_get_hctx_node(set, hctx_idx); in blk_mq_alloc_rq_map() local
3370 unsigned int hctx_idx, int node) in blk_mq_init_request()
3389 int node = blk_mq_get_hctx_node(set, hctx_idx); in blk_mq_alloc_rqs() local
3498 static int blk_mq_hctx_notify_offline(unsigned int cpu, struct hlist_node *node) in blk_mq_hctx_notify_offline()
3531 static int blk_mq_hctx_notify_online(unsigned int cpu, struct hlist_node *node) in blk_mq_hctx_notify_online()
3546 static int blk_mq_hctx_notify_dead(unsigned int cpu, struct hlist_node *node) in blk_mq_hctx_notify_dead()
3696 int node) in blk_mq_alloc_hctx()
4161 int hctx_idx, int node) in blk_mq_alloc_and_init_hctx()
4203 int node = blk_mq_get_hctx_node(set, i); in blk_mq_realloc_hw_ctxs() local
4640 struct list_head node; member
Dblk-ioc.c229 static struct io_context *alloc_io_context(gfp_t gfp_flags, int node) in alloc_io_context()
Dblk-flush.c471 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size, in blk_alloc_flush_queue()
Delevator.h170 #define rb_entry_rq(node) rb_entry((node), struct request, rb_node) argument
Ddisk-events.c11 struct list_head node; /* all disk_event's */ member
Dblk-zoned.c160 static inline unsigned long *blk_alloc_zone_bitmap(int node, in blk_alloc_zone_bitmap()
Dblk-throttle.h30 struct list_head node; /* service_queue->queued[] */ member
Dmq-deadline.c139 struct rb_node *node = rb_prev(&rq->rb_node); in deadline_earlier_request() local
153 struct rb_node *node = rb_next(&rq->rb_node); in deadline_latter_request() local
Dbfq-cgroup.c1277 struct bfq_group *bfq_create_group_hierarchy(struct bfq_data *bfqd, int node) in bfq_create_group_hierarchy()
1477 struct bfq_group *bfq_create_group_hierarchy(struct bfq_data *bfqd, int node) in bfq_create_group_hierarchy()
Dblk-throttle.c44 #define rb_entry_tg(node) rb_entry((node), struct throtl_grp, rb_node) argument
532 struct rb_node **node = &parent_sq->pending_tree.rb_root.rb_node; in tg_service_queue_add() local
Dgenhd.c1448 struct gendisk *__blk_alloc_disk(int node, struct lock_class_key *lkclass) in __blk_alloc_disk()
Dbio.c700 static int bio_cpu_dead(unsigned int cpu, struct hlist_node *node) in bio_cpu_dead()
Dsed-opal.c219 struct list_head node; member
Dbfq-iosched.c2700 struct rb_node *parent, *node; in bfqq_find_close() local