Searched refs:before (Results 1 – 4 of 4) sorted by relevance
27 Skip the kernel sys_sync() before freezing user processes.30 user-space before invoking suspend. Say Y if that's your case.63 continue to run as before. If you do not want the previous state to74 that were mounted before the suspend. In particular, you MUST NOT75 MOUNT any journaled filesystems mounted before the suspend or they93 on before suspending.
38 # Support for generic irq migrating off cpu before the cpu is offline.
1097 static bool cycle_between(u64 before, u64 test, u64 after) in cycle_between() argument1099 if (test > before && test < after) in cycle_between()1101 if (test < before && before > after) in cycle_between()
182 a given grace period before priority-boosting preempted RCU