Home
last modified time | relevance | path

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

/kernel/power/
Dwakeup_reason.c216 static void __log_abort_or_abnormal_wake(bool abort, const char *fmt, in __log_abort_or_abnormal_wake() argument
229 if (abort) in __log_abort_or_abnormal_wake()
/kernel/
Dresource.c1053 int abort = 0; in reserve_region_with_split() local
1061 abort = 1; in reserve_region_with_split()
1073 if (!abort) in reserve_region_with_split()
Dexit.c1914 __weak void abort(void) in abort() function
1921 EXPORT_SYMBOL(abort);
/kernel/sched/
Dfair.c11544 goto abort; in _nohz_idle_balance()
11585 abort: in _nohz_idle_balance()