OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wake_up_interruptible
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
serial_core.h
469
wake_up_interruptible
(&info->open_wait);
wait.h
149
#define
wake_up_interruptible
(x) __wake_up(x, TASK_INTERRUPTIBLE, 1, NULL)
macro
Completed in 116 milliseconds