Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/watchdog/
Dwatchdog-test.c85 int oneshot = 0; in main() local
/Linux-v4.19/drivers/clocksource/
Di8253.c171 void __init clockevent_i8253_init(bool oneshot) in clockevent_i8253_init()
/Linux-v4.19/tools/testing/selftests/ptp/
Dtestptp.c173 int oneshot = 0; in main() local
/Linux-v4.19/drivers/leds/
Dled-triggers.c333 int oneshot, in led_trigger_blink_setup()
/Linux-v4.19/kernel/time/
Dclocksource.c721 static struct clocksource *clocksource_find_best(bool oneshot, bool skipcur) in clocksource_find_best()
745 bool oneshot = tick_oneshot_mode_active(); in __clocksource_select() local
/Linux-v4.19/arch/x86/kernel/apic/
Dapic.c323 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT()
491 lapic_timer_set_periodic_oneshot(struct clock_event_device *evt, bool oneshot) in lapic_timer_set_periodic_oneshot()