Searched refs:list_is_last (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c291 if (!list_is_last(&entry->list, &zone_alloc->entries)) {
395 if (list_is_last(&curr_node->prio_list, &zone_alloc->prios))
/freebsd-11-stable/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c191 * list_is_last - tests whether @list is the last entry in list @head
195 static inline int list_is_last(const struct list_head *list, function
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h452 static inline int list_is_last(const struct list_head *list, function
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tree.c963 if (!list_is_last(&ft->base.list, &prio->objs)) {

Completed in 92 milliseconds