Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clocksource/
Di8253.c200 void __init clockevent_i8253_init(bool oneshot) in clockevent_i8253_init()
/linux-6.14.4/tools/testing/selftests/watchdog/
Dwatchdog-test.c177 int oneshot = 0; in main() local
/linux-6.14.4/drivers/gpu/drm/vc4/
Dvc4_hvs.c619 struct drm_display_mode *mode, bool oneshot) in vc4_hvs_init_channel()
684 struct drm_display_mode *mode, bool oneshot) in vc6_hvs_init_channel()
902 bool oneshot = vc4_crtc->feeds_txp; in vc4_hvs_atomic_enable() local
/linux-6.14.4/kernel/time/
Dclocksource.c1010 static struct clocksource *clocksource_find_best(bool oneshot, bool skipcur) in clocksource_find_best()
1034 bool oneshot = tick_oneshot_mode_active(); in __clocksource_select() local
/linux-6.14.4/drivers/leds/
Dled-triggers.c435 int oneshot, in led_trigger_blink_setup()
/linux-6.14.4/tools/perf/bench/
Depoll-wait.c107 static bool oneshot; variable
/linux-6.14.4/arch/x86/kernel/apic/
Dapic.c274 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT()
460 lapic_timer_set_periodic_oneshot(struct clock_event_device *evt, bool oneshot) in lapic_timer_set_periodic_oneshot()
/linux-6.14.4/arch/x86/kvm/
Dxen.c1543 struct vcpu_set_singleshot_timer oneshot; in kvm_xen_hcall_vcpu_op() local
/linux-6.14.4/drivers/cxl/
Dcxlmem.h358 bool oneshot; member