Searched defs:list_empty (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/sys/netpfil/ipfw/test/
H A Dmylist.h14 #define list_empty(l) ( (l)->next == l ) macro
/freebsd-current/sys/dev/hpt27xx/
H A Dlist.h81 static HPT_INLINE int list_empty(struct list_head *head) function
/freebsd-current/sys/dev/hptnr/
H A Dlist.h80 static HPT_INLINE int list_empty(struct list_head *head) function
/freebsd-current/sys/dev/hptrr/
H A Dlist.h83 static HPT_INLINE int list_empty(struct list_head *head) function
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/common/
H A Dlist.c150 list_empty(list_t *list) function
/freebsd-current/sys/contrib/openzfs/lib/libspl/
H A Dlist.c38 #define list_empty(a) ((a)->list_head.next == &(a)->list_head) macro
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dlist.c38 #define list_empty(a) ((a)->list_head.list_next == &(a)->list_head) macro
/freebsd-current/sys/contrib/vchiq/interface/compat/
H A Dlist.h98 list_empty(const struct list_head *head) function
/freebsd-current/sys/dev/drm2/
H A Ddrm_linux_list.h54 list_empty(const struct list_head *head) { function
/freebsd-current/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c202 static inline int list_empty(const struct list_head *head) function
/freebsd-current/lib/libpmc/pmu-events/
H A Dlist.h79 list_empty(const struct list_head *head) function
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h95 list_empty(const struct list_head *head) function
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dhal.h850 bool list_empty; member in struct:hal_reo_status_flush_timeout_list
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dhal.h962 bool list_empty; member in struct:hal_reo_status_flush_timeout_list

Completed in 168 milliseconds