Home
last modified time | relevance | path

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

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