Searched refs:QTAILQ_EMPTY (Results 1 – 8 of 8) sorted by relevance
93 if (qlist == NULL || QTAILQ_EMPTY(&qlist->head)) { in qlist_pop()111 if (qlist == NULL || QTAILQ_EMPTY(&qlist->head)) { in qlist_peek()124 return QTAILQ_EMPTY(&qlist->head); in qlist_empty()
177 if (QTAILQ_EMPTY(&mouse_handlers)) { in kbd_mouse_event()206 if (QTAILQ_EMPTY(&mouse_handlers)) { in kbd_mouse_is_absolute()259 if (QTAILQ_EMPTY(&mouse_handlers)) { in do_info_mice()288 if (QTAILQ_EMPTY(&mouse_handlers)) { in do_mouse_set()
322 while (QTAILQ_EMPTY(&request_list) && in aio_thread()327 if (QTAILQ_EMPTY(&request_list)) in aio_thread()
332 #define QTAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro
903 return !QTAILQ_EMPTY(&env->kvm_state->kvm_sw_breakpoints); in kvm_sw_breakpoints_active()
8320 if (unlikely(!QTAILQ_EMPTY(&env->breakpoints))) { in gen_intermediate_code_internal()
7692 if (unlikely(!QTAILQ_EMPTY(&env->breakpoints))) { in gen_intermediate_code_internal()
9655 if (unlikely(!QTAILQ_EMPTY(&env->breakpoints))) { in gen_intermediate_code_internal()