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
323 struct bfq_entity *bfq_entity_of(struct rb_node *node) in bfq_entity_of()
382 struct rb_node **node = &root->rb_node; in bfq_insert() local
411 static void bfq_update_min(struct bfq_entity *entity, struct rb_node *node) in bfq_update_min()
430 static void bfq_update_active_node(struct rb_node *node) in bfq_update_active_node()
449 static void bfq_update_active_tree(struct rb_node *node) in bfq_update_active_tree()
484 struct rb_node *node = &entity->rb_node; in bfq_active_insert() local
544 static struct rb_node *bfq_find_deepest(struct rb_node *node) in bfq_find_deepest()
574 struct rb_node *node; in bfq_active_extract() local
1300 struct rb_node *node = st->active.rb_node; in bfq_first_active_entity() local
Dblk-mq-tag.c537 bool round_robin, int node) in bt_alloc()
546 int node, int alloc_policy) in blk_mq_init_bitmaps()
565 int node, int alloc_policy) in blk_mq_init_tags()
Dblk-mq.c3503 int node = blk_mq_get_hctx_node(set, hctx_idx); in blk_mq_alloc_rq_map() local
3536 unsigned int hctx_idx, int node) in blk_mq_init_request()
3555 int node = blk_mq_get_hctx_node(set, hctx_idx); in blk_mq_alloc_rqs() local
3680 static int blk_mq_hctx_notify_offline(unsigned int cpu, struct hlist_node *node) in blk_mq_hctx_notify_offline()
3728 static int blk_mq_hctx_notify_online(unsigned int cpu, struct hlist_node *node) in blk_mq_hctx_notify_online()
3743 static int blk_mq_hctx_notify_dead(unsigned int cpu, struct hlist_node *node) in blk_mq_hctx_notify_dead()
3969 int node) in blk_mq_alloc_hctx()
4459 int hctx_idx, int node) in blk_mq_alloc_and_init_hctx()
4501 int node = blk_mq_get_hctx_node(set, i); in blk_mq_realloc_hw_ctxs() local
4946 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.c477 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size, in blk_alloc_flush_queue()
Dblk-throttle.h30 struct list_head node; /* service_queue->queued[] */ member
Delevator.h191 #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
Dbfq-cgroup.c1228 struct bfq_group *bfq_create_group_hierarchy(struct bfq_data *bfqd, int node) in bfq_create_group_hierarchy()
1426 struct bfq_group *bfq_create_group_hierarchy(struct bfq_data *bfqd, int node) in bfq_create_group_hierarchy()
Dblk-throttle.c32 #define rb_entry_tg(node) rb_entry((node), struct throtl_grp, rb_node) argument
375 struct rb_node **node = &parent_sq->pending_tree.rb_root.rb_node; in tg_service_queue_add() local
Dmq-deadline.c136 struct rb_node *node = per_prio->sort_list[data_dir].rb_node; in deadline_from_pos() local
Dgenhd.c1412 struct gendisk *__blk_alloc_disk(struct queue_limits *lim, int node, in __blk_alloc_disk()
Dblk-zoned.c72 struct hlist_node node; member
Dbio.c743 static int bio_cpu_dead(unsigned int cpu, struct hlist_node *node) in bio_cpu_dead()
Dsed-opal.c229 struct list_head node; member
Dbfq-iosched.c2695 struct rb_node *parent, *node; in bfqq_find_close() local