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

/linux-master/include/linux/
H A Dllist.h90 * llist_on_list - test if a lock-list list node is on a list
98 static inline bool llist_on_list(const struct llist_node *node) function
284 * on the returned node so that llist_on_list() will report false for the node.

Completed in 193 milliseconds