Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Di8253.c173 void __init clockevent_i8253_init(bool oneshot) in clockevent_i8253_init()
/linux-4.1.27/drivers/leds/
Dled-triggers.c272 int oneshot, in led_trigger_blink_setup()
/linux-4.1.27/kernel/time/
Dclocksource.c525 static struct clocksource *clocksource_find_best(bool oneshot, bool skipcur) in clocksource_find_best()
549 bool oneshot = tick_oneshot_mode_active(); in __clocksource_select() local
/linux-4.1.27/Documentation/ptp/
Dtestptp.c173 int oneshot = 0; in main() local
/linux-4.1.27/arch/x86/kernel/apic/
Dapic.c320 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT()