Home
last modified time | relevance | path

Searched refs:list_empty_careful (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_devres.c80 KASSERT(list_empty_careful(&dr->entry), in lkpi_devres_free_dr()
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h86 list_empty_careful(const struct list_head *head) in list_empty_careful() function
/freebsd/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c220 static inline int list_empty_careful(const struct list_head *head) in list_empty_careful() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h102 list_empty_careful(const struct list_head *head) in list_empty_careful() function
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c2186 if (list_empty_careful(&port_priv->port_list)) in ib_mad_recv_done()
2433 if (list_empty_careful(&port_priv->port_list)) in ib_mad_send_done()