Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h53 #define DECLARE_WAITQUEUE(name, tsk) \ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h102 #define DECLARE_WAITQUEUE(...) do { } while (0) macro