Searched refs:DECLARE_SWAITQUEUE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | swait.h | 58 #define DECLARE_SWAITQUEUE(name) \ macro |
/linux/kernel/sched/ | ||
H A D | completion.c | 85 DECLARE_SWAITQUEUE(wait); in do_wait_for_common() |