Searched refs:list_is_empty (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/firmware/inc/ | ||
D | list.h | 59 static inline bool list_is_empty(struct link_t *list) in list_is_empty() function |
D | isr.h | 53 if (!list_is_empty(&interrupt->isrs)) in unchainIsr() |