Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dtask.rs430 unsafe { crate::bindings::__might_sleep(file.as_char_ptr(), loc.line() as i32) } in might_sleep()
/linux/kernel/sched/
H A Dcore.c9149 void __might_sleep(const char *file, int line) in __might_sleep() function
9165 EXPORT_SYMBOL(__might_sleep);