Searched refs:TAILQ_EMPTY (Results 1 – 15 of 15) sorted by relevance
130 while (!TAILQ_EMPTY(&tmp_head)) { in callout_service_init()176 while (!TAILQ_EMPTY(&callout_head)) { in callout_service_cb()
621 if (TAILQ_EMPTY(&dt_driver_probe_list)) in process_probe_list()858 if (res || !TAILQ_EMPTY(&dt_driver_failed_list)) { in probe_dt_drivers()882 assert(fdt && TAILQ_EMPTY(&dt_driver_probe_list)); in release_probe_lists()
148 while (!TAILQ_EMPTY(&queue)) { in lockdep_graph_get_shortest_cycle()
384 while (!TAILQ_EMPTY(&utc->open_sessions)) { in release_utc_state()
50 while (!TAILQ_EMPTY(objects)) in tee_obj_close_all()
929 while (!TAILQ_EMPTY(eh)) in tee_svc_storage_close_all_enum()
2951 while (!TAILQ_EMPTY(states)) in tee_svc_cryp_free_states()
80 assert(TAILQ_EMPTY(&fobj->regions)); in fobj_uninit()210 assert(TAILQ_EMPTY(&fobj->regions)); in rwp_paged_iv_save_page()322 assert(TAILQ_EMPTY(&fobj->regions)); in rwp_unpaged_iv_save_page()
600 while (!TAILQ_EMPTY(®s)) { in vm_remap()665 while (!TAILQ_EMPTY(®s)) { in vm_remap()1092 while (!TAILQ_EMPTY(&uctx->vm_info.regions)) in vm_info_final()
828 if (TAILQ_EMPTY(&vm_info->regions)) in pgt_get_all()
2283 if (TAILQ_EMPTY(&uctx->vm_info.regions)) in core_mmu_populate_user_map()
547 if (!TAILQ_EMPTY(head2)) { \558 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro
269 if (TAILQ_EMPTY(&ta_sessions) && !keep_alive) in ta_header_remove_session()
238 if (TAILQ_EMPTY(&priv->list)) in dmalist_add_entry()
1159 while (!TAILQ_EMPTY(&elf->segs)) { in clean_elf_load_main()