Searched refs:list_empty (Results 1 – 16 of 16) sorted by relevance
165 static inline int list_empty(const struct list_head *head) in list_empty() function176 return list_empty(head) ? NULL : head->next; in list_first()212 if (!list_empty(list)) in list_splice()
55 if (!list_empty(head_p)) { in update_range()358 if (list_empty(head)) in io_first_list()
131 while (!list_empty(&cache->bic_devs)) { in blkid_put_cache()138 while (!list_empty(&cache->bic_tags)) { in blkid_put_cache()143 while (!list_empty(&tag->bit_names)) { in blkid_put_cache()
116 _INLINE_ int list_empty(struct list_head *head) in list_empty() function
70 if (list_empty(&cache->bic_devs) || in blkid_flush_cache()
42 while (!list_empty(&dev->bid_tags)) { in blkid_free_dev()
127 static int list_empty(const ListNode * const head);377 while (!list_empty(head)) { in list_free()385 static int list_empty(const ListNode * const head) { in list_empty() function411 if (list_empty(head)) { in list_first()526 if (list_empty(child_list)) { in get_symbol_value()554 if (!list_empty(child_list)) { in remove_always_return_values()567 if (list_empty(child_list)) { in remove_always_return_values()593 if (!list_empty(child_list)) { in check_for_leftover_values()
249 J_ASSERT (list_empty(hash_list)); in journal_destroy_revoke()454 while (!list_empty(hash_list)) { in journal_write_revoke_records()633 while (!list_empty(hash_list)) { in journal_clear_revoke()
260 static inline int list_empty(const struct list_head *head) in list_empty() function304 if (!list_empty(list)) in list_splice()318 if (!list_empty(list)) { in list_splice_init()
693 if (list_empty(&handle->chains)) in iptcc_find_chain_by_offset()726 if (list_empty(&handle->chains)) in iptcc_find_label()1475 if (list_empty(&handle->chains)) { in TC_FIRST_CHAIN()1524 if (list_empty(&c->rules)) { in TC_FIRST_RULE()
79 static __inline__ int list_empty(struct list_head *head) in list_empty() function
66 static inline int list_empty(const struct list_head *head) in list_empty() function
1101 if (list_empty(&ctx->flying_transfers)) { in add_to_flying_list()1703 if (list_empty(&ctx->flying_transfers)) in handle_timeouts_locked()2101 if (list_empty(&ctx->flying_transfers)) { in libusb_get_next_timeout()
67 #define list_empty(entry) ((entry)->next == (entry)) macro
1519 if (!list_empty(&ctx->open_devs)) in libusb_exit()
1400 if (list_empty(&hd->head)) { in __process_trace_bufs()