Searched refs:__list_del_entry_valid (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/linux/
H A Dlist.h106 static __always_inline bool __list_del_entry_valid(struct list_head *entry) function
134 static inline bool __list_del_entry_valid(struct list_head *entry) function
215 if (!__list_del_entry_valid(entry))

Completed in 244 milliseconds