Searched refs:might_resched (Results 1 – 2 of 2) sorted by relevance
/linux/rust/helpers/ | ||
H A D | task.c | 8 might_resched(); in rust_helper_might_resched() |
/linux/rust/kernel/ | ||
H A D | task.rs | 425 unsafe { crate::bindings::might_resched() } in might_sleep() |