Searched defs:ready_list (Results 1 – 6 of 6) sorted by relevance
98 static void ppir_insert_ready_list(struct list_head *ready_list, in ppir_insert_ready_list()119 struct list_head *ready_list) in ppir_schedule_ready_list()175 struct list_head ready_list; in ppir_schedule_block() local
246 struct list_head *ready_list) in ppir_ready_list_pick_best()265 struct list_head ready_list; in ppir_do_node_to_instr() local
104 static void schedule_insert_ready_list(struct list_head *ready_list, in schedule_insert_ready_list()131 static void schedule_ready_list(gpir_block *block, struct list_head *ready_list) in schedule_ready_list()180 struct list_head ready_list; in schedule_block() local
187 struct list_head ready_list; member
207 ReadyList& ready_list = priority_infos_[p].ready_list; in PopNextReadyStreamAndPriority() local246 const auto& ready_list = in ShouldYield() local272 ReadyList& ready_list = in MarkStreamReady() local348 ReadyList ready_list; member360 bool Erase(ReadyList* ready_list, const StreamInfo* info) { in Erase()
159 std::vector<ReadyListEntry> ready_list; in ProcessIoEvents() local170 void QuicPollEventLoop::DispatchIoEvent(std::vector<ReadyListEntry>& ready_list, in DispatchIoEvent()193 std::vector<ReadyListEntry>& ready_list) { in RunReadyCallbacks()