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

/external/ltp/testcases/realtime/include/
H A Dlist.h186 * list_empty_careful - tests whether a list is
190 * NOTE: using list_empty_careful() without synchronization
197 static inline int list_empty_careful(const struct list_head *head) function
/external/syslinux/com32/include/linux/
H A Dlist.h186 * list_empty_careful - tests whether a list is empty and not being modified
193 * NOTE: using list_empty_careful() without synchronization
198 static inline int list_empty_careful(const struct list_head *head) function
/external/iptables/libiptc/
H A Dlinux_list.h266 * list_empty_careful - tests whether a list is
270 * NOTE: using list_empty_careful() without synchronization
277 static inline int list_empty_careful(const struct list_head *head) function
/external/libnetfilter_conntrack/include/internal/
H A Dlinux_list.h271 * list_empty_careful - tests whether a list is
275 * NOTE: using list_empty_careful() without synchronization
282 static inline int list_empty_careful(const struct list_head *head) function
/external/libnfnetlink/include/
H A Dlinux_list.h270 * list_empty_careful - tests whether a list is
274 * NOTE: using list_empty_careful() without synchronization
281 static inline int list_empty_careful(const struct list_head *head) function

Completed in 453 milliseconds