Home
last modified time | relevance | path

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

/kernel/bpf/preload/iterators/
A 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/
A Dclocksource.c639 static void clocksource_select_watchdog(bool fallback) in clocksource_select_watchdog() argument
647 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() argument
785 static void clocksource_suspend_select(bool fallback) in clocksource_suspend_select() argument
790 if (fallback) in clocksource_suspend_select()
795 if (fallback && cs == old_suspend) in clocksource_suspend_select()
/kernel/kcsan/
A Dreport.c325 goto fallback; in replace_stack_entry()
331 goto fallback; in replace_stack_entry()
341 fallback: in replace_stack_entry()

Completed in 9 milliseconds