Home
last modified time | relevance | path

Searched refs:plist_last (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dplist.h246 container_of(plist_last(head), type, member); \
250 container_of(plist_last(head), type, member)
285 static inline struct plist_node *plist_last(const struct plist_head *head) in plist_last() function

Completed in 17 milliseconds