Searched refs:dl_list_empty (Results 1 – 3 of 3) sorted by relevance
55 static inline int dl_list_empty(struct dl_list *list) in dl_list_empty() function77 (dl_list_empty((list)) ? NULL : \81 (dl_list_empty((list)) ? NULL : \
207 if (dl_list_empty(&hapd->sae_commit_queue)) { in hostapd_cleanup()
329 while (!dl_list_empty(&eloop.timeout)) { in eloop_run()