Searched refs:oneshot (Results 1 – 13 of 13) sorted by relevance
173 void __init clockevent_i8253_init(bool oneshot) in clockevent_i8253_init() argument175 if (oneshot) in clockevent_i8253_init()
173 int oneshot = 0; in main() local191 oneshot = atoi(optarg); in main()394 if (oneshot) { in main()405 timeout.it_value.tv_sec = oneshot; in main()
25 extern void clockevent_i8253_init(bool oneshot);
525 static struct clocksource *clocksource_find_best(bool oneshot, bool skipcur) in clocksource_find_best() argument540 if (oneshot && !(cs->flags & CLOCK_SOURCE_VALID_FOR_HRES)) in clocksource_find_best()549 bool oneshot = tick_oneshot_mode_active(); in __clocksource_select() local553 best = clocksource_find_best(oneshot, skipcur); in __clocksource_select()568 if (!(cs->flags & CLOCK_SOURCE_VALID_FOR_HRES) && oneshot) { in __clocksource_select()
11 obj-$(CONFIG_TICK_ONESHOT) += tick-oneshot.o tick-sched.o
2 obj-$(CONFIG_LEDS_TRIGGER_ONESHOT) += ledtrig-oneshot.o
22 echo oneshot > trigger45 echo oneshot > trigger # set trigger for this led
19 ledtrig-oneshot.txt
272 int oneshot, in led_trigger_blink_setup() argument282 if (oneshot) in led_trigger_blink_setup()
10 each of which can generate oneshot interrupts and at least one of which has
320 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT() argument325 if (!oneshot) in __setup_APIC_LVTT()358 if (!oneshot) in __setup_APIC_LVTT()
149 Read the buttons and ns558 oneshot bits. If set to NULL, inb(io) will be
72 may be used as a clock event device supporting oneshot mode