Home
last modified time | relevance | path

Searched defs:oneshot (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/clocksource/
Di8253.c181 void __init clockevent_i8253_init(bool oneshot) in clockevent_i8253_init()
/Linux-v5.4/tools/testing/selftests/watchdog/
Dwatchdog-test.c100 int oneshot = 0; in main() local
/Linux-v5.4/drivers/leds/
Dled-triggers.c335 int oneshot, in led_trigger_blink_setup()
/Linux-v5.4/kernel/time/
Dclocksource.c703 static struct clocksource *clocksource_find_best(bool oneshot, bool skipcur) in clocksource_find_best()
727 bool oneshot = tick_oneshot_mode_active(); in __clocksource_select() local
/Linux-v5.4/tools/perf/bench/
Depoll-wait.c108 static bool oneshot; variable
/Linux-v5.4/arch/x86/kernel/apic/
Dapic.c330 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT()
498 lapic_timer_set_periodic_oneshot(struct clock_event_device *evt, bool oneshot) in lapic_timer_set_periodic_oneshot()