Home
last modified time | relevance | path

Searched refs:fallback (Results 1 – 3 of 3) sorted by relevance

/kernel/bpf/preload/iterators/
Diterators.bpf.c59 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) in get_name() argument
66 return fallback; in get_name()
72 return fallback; in get_name()
/kernel/time/
Dclocksource.c610 static void clocksource_select_watchdog(bool fallback) in clocksource_select_watchdog() argument
618 if (fallback) in clocksource_select_watchdog()
627 if (fallback && cs == old_wd) in clocksource_select_watchdog()
712 static void clocksource_select_watchdog(bool fallback) { } in clocksource_select_watchdog() argument
756 static void clocksource_suspend_select(bool fallback) in clocksource_suspend_select() argument
761 if (fallback) in clocksource_suspend_select()
766 if (fallback && cs == old_suspend) in clocksource_suspend_select()
/kernel/kcsan/
Dreport.c325 goto fallback; in replace_stack_entry()
331 goto fallback; in replace_stack_entry()
341 fallback: in replace_stack_entry()