Searched refs:plist_first (Results 1 – 1 of 1) sorted by relevance
236 container_of(plist_first(head), type, member); \240 container_of(plist_first(head), type, member)280 static inline struct plist_node *plist_first(const struct plist_head *head) in plist_first() function