Searched refs:__list_del_entry_valid (Results 1 – 1 of 1) sorted by relevance
36 extern bool __list_del_entry_valid(struct list_head *entry);44 static inline bool __list_del_entry_valid(struct list_head *entry) in __list_del_entry_valid() function131 if (!__list_del_entry_valid(entry)) in __list_del_entry()