Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dswait.h58 #define DECLARE_SWAITQUEUE(name) \ macro
/linux-6.1.9/kernel/sched/
Dcompletion.c75 DECLARE_SWAITQUEUE(wait); in do_wait_for_common()
/linux-6.1.9/arch/x86/kernel/
Dkvm.c144 DECLARE_SWAITQUEUE(wait); in kvm_async_pf_task_wait_schedule()