Home
last modified time | relevance | path

Searched defs:list_empty_careful (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/gpu/drm/radeon/
Dmkregtable.c220 static inline int list_empty_careful(const struct list_head *head) in list_empty_careful() function
/linux-3.3/include/linux/
Dlist.h204 static inline int list_empty_careful(const struct list_head *head) in list_empty_careful() function