Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswait.h58 #define DECLARE_SWAITQUEUE(name) \ macro
/linux/kernel/sched/
H A Dcompletion.c85 DECLARE_SWAITQUEUE(wait); in do_wait_for_common()