Searched refs:list_is_last (Results 1 – 8 of 8) sorted by relevance
291 if (!list_is_last(&entry->list, &zone_alloc->entries)) { in __mlx4_zone_remove_one_entry()395 if (list_is_last(&curr_node->prio_list, &zone_alloc->prios)) in __mlx4_alloc_from_zone()
416 static inline int list_is_last(const struct list_head *list, in list_is_last() function
192 static inline int list_is_last(const struct list_head *list, in list_is_last() function
471 static inline int list_is_last(const struct list_head *list, in list_is_last() function
2394 if (list_is_last(&iter->list, &dev->twt_list)) in mt7996_mac_twt_sched_list_add()
2257 if (list_is_last(&iter->list, &dev->twt_list)) in mt7915_mac_twt_sched_list_add()
2174 if (!list_is_last(&ft->node.list, &prio->node.children)) in find_next_ft()