Home
last modified time | relevance | path

Searched defs:wait_for_completion_killable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dcompletion.c241 int __sched wait_for_completion_killable(struct completion *x) in wait_for_completion_killable() function
248 EXPORT_SYMBOL(wait_for_completion_killable); variable
/kernel/linux/linux-6.6/kernel/sched/
H A Dcompletion.c252 int __sched wait_for_completion_killable(struct completion *x) in wait_for_completion_killable() function
260 EXPORT_SYMBOL(wait_for_completion_killable); variable

Completed in 2 milliseconds