Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Dmedian.hpp46 bool oneshot = false) : in MedianCondition()
115 const bool oneshot; member in phosphor::dbus::monitoring::MedianCondition
H A Dcount.hpp49 bool oneshot = false) : in CountCondition()
103 const bool oneshot; member in phosphor::dbus::monitoring::CountCondition
/openbmc/linux/drivers/clocksource/
H A Di8253.c181 void __init clockevent_i8253_init(bool oneshot) in clockevent_i8253_init()
/openbmc/qemu/hw/core/
H A Dptimer.c210 bool oneshot = (s->enabled == 2); in ptimer_get_count() local
306 void ptimer_run(ptimer_state *s, int oneshot) in ptimer_run()
/openbmc/linux/tools/testing/selftests/watchdog/
H A Dwatchdog-test.c177 int oneshot = 0; in main() local
/openbmc/qemu/hw/timer/
H A Dallwinner-a10-pit.c127 int oneshot = 0; in a10_pit_write() local
/openbmc/phosphor-fan-presence/control/
H A Dtypes.hpp73 oneshot, enumerator
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp57 oneshot, enumerator
/openbmc/linux/drivers/leds/
H A Dled-triggers.c401 int oneshot, in led_trigger_blink_setup()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c348 struct drm_display_mode *mode, bool oneshot) in vc4_hvs_init_channel()
537 bool oneshot = vc4_crtc->feeds_txp; in vc4_hvs_atomic_enable() local
/openbmc/linux/kernel/time/
H A Dclocksource.c976 static struct clocksource *clocksource_find_best(bool oneshot, bool skipcur) in clocksource_find_best()
1000 bool oneshot = tick_oneshot_mode_active(); in __clocksource_select() local
/openbmc/linux/tools/perf/bench/
H A Depoll-wait.c107 static bool oneshot; variable
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-trng.c446 bool oneshot = ARRAY_FIELD_EX32(s->regs, CTRL, SINGLEGENMODE); in trng_core_out_postr() local
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c307 static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen) in __setup_APIC_LVTT()
481 lapic_timer_set_periodic_oneshot(struct clock_event_device *evt, bool oneshot) in lapic_timer_set_periodic_oneshot()
/openbmc/linux/arch/x86/kvm/
H A Dxen.c1341 struct vcpu_set_singleshot_timer oneshot; in kvm_xen_hcall_vcpu_op() local
/openbmc/linux/drivers/cxl/
H A Dcxlmem.h355 bool oneshot; member