Home
last modified time | relevance | path

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

/external/u-boot/include/linux/
Dcompletion.h112 extern int wait_for_completion_killable(struct completion *x);
136 inline int wait_for_completion_killable(struct completion *x) in wait_for_completion_killable() function