Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Di8253.c170 void __init clockevent_i8253_init(bool oneshot) in clockevent_i8253_init()
/linux-4.4.14/drivers/leds/
Dled-triggers.c272 int oneshot, in led_trigger_blink_setup()
/linux-4.4.14/kernel/time/
Dclocksource.c528 static struct clocksource *clocksource_find_best(bool oneshot, bool skipcur) in clocksource_find_best()
552 bool oneshot = tick_oneshot_mode_active(); in __clocksource_select() local
/linux-4.4.14/Documentation/ptp/
Dtestptp.c174 int oneshot = 0; in main() local
/linux-4.4.14/arch/x86/kernel/apic/
Dapic.c320 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT()
488 lapic_timer_set_periodic_oneshot(struct clock_event_device *evt, bool oneshot) in lapic_timer_set_periodic_oneshot()