Searched refs:QSLIST_FIRST (Results 1 – 10 of 10) sorted by relevance
117 CoroutinePoolBatch *batch = QSLIST_FIRST(local_pool); in coroutine_pool_get_local()124 co = QSLIST_FIRST(&batch->list); in coroutine_pool_get_local()142 batch = QSLIST_FIRST(&global_pool); in coroutine_pool_refill_local()192 CoroutinePoolBatch *batch = QSLIST_FIRST(local_pool); in coroutine_pool_put()
153 CoWaitRecord *w = QSLIST_FIRST(&reversed); in move_waiters()169 w = QSLIST_FIRST(&mutex->to_pop); in pop_waiter()
558 Coroutine *co = QSLIST_FIRST(&reversed); in co_schedule_bh_cb()564 Coroutine *co = QSLIST_FIRST(&straight); in co_schedule_bh_cb()
115 AioHandler *node = QSLIST_FIRST(head); in dequeue()
134 tos = QSLIST_FIRST(&qiv->stack); in qobject_input_try_get_object()244 StackObject *tos = QSLIST_FIRST(&qiv->stack); in qobject_input_check_struct()271 StackObject *tos = QSLIST_FIRST(&qiv->stack); in qobject_input_pop()307 StackObject *tos = QSLIST_FIRST(&qiv->stack); in qobject_input_end_struct()345 StackObject *tos = QSLIST_FIRST(&qiv->stack); in qobject_input_next_list()359 StackObject *tos = QSLIST_FIRST(&qiv->stack); in qobject_input_check_list()374 StackObject *tos = QSLIST_FIRST(&qiv->stack); in qobject_input_end_list()680 StackObject *tos = QSLIST_FIRST(&qiv->stack); in qobject_input_free()
67 QStackEntry *e = QSLIST_FIRST(&qov->stack); in qobject_output_pop()85 QStackEntry *e = QSLIST_FIRST(&qov->stack); in qobject_output_add_obj()244 e = QSLIST_FIRST(&qov->stack); in qobject_output_free()
99 return QSLIST_FIRST(&stats->intervals); in block_acct_interval_next()
257 for ((var) = QSLIST_FIRST((head)); \265 #define QSLIST_FIRST(head) ((head)->slh_first) macro
115 temp = QSLIST_FIRST(elist); in destroy_edges()
500 f = QSLIST_FIRST(&reclaim_list); in v9fs_reclaim_fd()