Searched refs:list_empty (Results 1 – 9 of 9) sorted by relevance
68 if (list_empty(&logger_list->logger)) { in init_transport_context()72 if (!list_empty(&logger_list->transport)) { in init_transport_context()78 if (list_empty(&__android_log_transport_read) && in init_transport_context()79 list_empty(&__android_log_persist_read)) { in init_transport_context()118 if (list_empty(&logger_list->transport)) { in init_transport_context()306 while (!list_empty(&logger_list_internal->transport)) { in android_logger_open()459 while (!list_empty(&logger_list_internal->transport)) { in android_logger_list_free()471 while (!list_empty(&logger_list_internal->logger)) { in android_logger_list_free()
33 if (list_empty(list)) { in __android_log_add_transport()
123 if (list_empty(&__android_log_transport_write)) { in __android_log_dev_available()368 if (!list_empty(&__android_log_persist_write)) { in __write_to_log_init()
233 while (!list_empty(&convertHead)) { in android_log_format_free()1035 if (list_empty(&convertHead)) { in convertMonotonic()1134 if (suspended_pending && !list_empty(&convertHead)) { in convertMonotonic()
80 #define list_empty(list) ((list) == (list)->next) macro
185 if (list_empty(&rw_entries)) { in remount_ro()
104 while (!list_empty(list)) { in free_keys()
370 if (list_empty(&key_list)) in adb_auth_nextkey()