Home
last modified time | relevance | path

Searched defs:wait_queue_entry (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dwait.h30 struct wait_queue_entry { struct
31 unsigned int flags;
55 struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) argument
/kernel/linux/linux-5.10/include/linux/
Dwait.h29 struct wait_queue_entry { struct
30 unsigned int flags;
54 struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) argument