Home
last modified time | relevance | path

Searched defs:timer (Results 101 – 125 of 861) sorted by relevance

12345678910>>...35

/openbmc/qemu/hw/timer/
H A Darm_timer.c33 ptimer_state *timer; member
201 arm_timer_state *timer[2]; member
321 arm_timer_state *timer[3]; member
H A Darm_mptimer.c68 static inline void timerblock_set_count(struct ptimer_state *timer, in timerblock_set_count()
81 static inline void timerblock_run(struct ptimer_state *timer, in timerblock_run()
H A Dcmsdk-apb-dualtimer.c261 int timer = offset >> 5; in cmsdk_apb_dualtimer_read() local
336 int timer = offset >> 5; in cmsdk_apb_dualtimer_write() local
H A Dmss-timer.c91 int timer = 0; in timer_read() local
141 int timer = 0; in timer_write() local
/openbmc/linux/drivers/acpi/acpica/
H A Dexdebug.c44 u32 timer; in acpi_ex_do_debug_object() local
/openbmc/linux/drivers/block/aoe/
H A Daoemain.c18 static struct timer_list timer; variable
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h34 struct timer_list timer; member
/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt8127.dtsi102 timer: timer@10008000 { label
H A Dmt6592.dtsi81 timer: timer@10008000 { label
H A Dmt6582.dtsi59 timer: timer@11008000 { label
H A Dmt6589.dtsi76 timer: timer@10008000 { label
/openbmc/linux/drivers/watchdog/
H A Dwatchdog_hrtimer_pretimeout.c12 static enum hrtimer_restart watchdog_hrtimer_pretimeout(struct hrtimer *timer) in watchdog_hrtimer_pretimeout()
/openbmc/linux/drivers/media/rc/
H A Dir-rx51.c23 struct hrtimer timer; member
54 static enum hrtimer_restart ir_rx51_timer_cb(struct hrtimer *timer) in ir_rx51_timer_cb()
/openbmc/linux/drivers/powercap/
H A Didle_inject.c84 struct hrtimer timer; member
124 static enum hrtimer_restart idle_inject_timer_fn(struct hrtimer *timer) in idle_inject_timer_fn()
/openbmc/witherspoon-pfault-analysis/
H A Ddevice_monitor.hpp77 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer; member in witherspoon::power::DeviceMonitor
/openbmc/phosphor-power/
H A Ddevice_monitor.hpp77 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer; member in phosphor::power::DeviceMonitor
/openbmc/qemu/include/hw/arm/
H A Ddigic.h39 DigicTimerState timer[DIGIC4_NB_TIMERS]; member
/openbmc/telemetry/src/
H A Dsensor.hpp55 std::optional<boost::asio::high_resolution_timer> timer; member in Sensor
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dcollect_slot_vpd.hpp163 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer; member in pldm::responder::SlotHandler
/openbmc/linux/arch/arm/boot/dts/moxa/
H A Dmoxart.dtsi60 timer: timer@98400000 { label
/openbmc/linux/io_uring/
H A Dtimeout.h5 struct hrtimer timer; member
/openbmc/qemu/scripts/qemugdb/
H A Dtimers.py25 def dump_timers(self, timer): argument
/openbmc/dbus-sensors/src/
H A DUtils.cpp361 auto timer = std::make_shared<boost::asio::steady_timer>( in getPowerStatus() local
394 auto timer = std::make_shared<boost::asio::steady_timer>( in getPostStatus() local
429 auto timer = std::make_shared<boost::asio::steady_timer>( in getChassisStatus() local
456 static boost::asio::steady_timer timer(conn->get_io_context()); in setupPowerMatchCallback() local
/openbmc/sdeventplus/example/
H A Dheartbeat_timer.cpp43 Timer timer( in main() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtimer_crash.c8 struct bpf_timer timer; member

12345678910>>...35