Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h487 #define wait_event_interruptible(wq_head, condition) \ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h195 #define wait_event_interruptible(...) 0 macro