Searched refs:fallback (Results 1 – 3 of 3) sorted by relevance
59 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) in get_name() argument66 return fallback; in get_name()72 return fallback; in get_name()
639 static void clocksource_select_watchdog(bool fallback) in clocksource_select_watchdog() argument647 if (fallback) in clocksource_select_watchdog()656 if (fallback && cs == old_wd) in clocksource_select_watchdog()741 static void clocksource_select_watchdog(bool fallback) { } in clocksource_select_watchdog() argument785 static void clocksource_suspend_select(bool fallback) in clocksource_suspend_select() argument790 if (fallback) in clocksource_suspend_select()795 if (fallback && cs == old_suspend) in clocksource_suspend_select()
325 goto fallback; in replace_stack_entry()331 goto fallback; in replace_stack_entry()341 fallback: in replace_stack_entry()
Completed in 12 milliseconds