Home
last modified time | relevance | path

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

/include/linux/
Dwait.h169 static inline void __add_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_en… in __add_wait_queue() function
189 __add_wait_queue(wq_head, wq_entry); in __add_wait_queue_exclusive()