/openbmc/qemu/hw/timer/ |
H A D | arm_timer.c | 33 ptimer_state *timer; member 201 arm_timer_state *timer[2]; member 321 arm_timer_state *timer[3]; member
|
H A D | arm_mptimer.c | 68 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 D | cmsdk-apb-dualtimer.c | 261 int timer = offset >> 5; in cmsdk_apb_dualtimer_read() local 336 int timer = offset >> 5; in cmsdk_apb_dualtimer_write() local
|
H A D | mss-timer.c | 91 int timer = 0; in timer_read() local 141 int timer = 0; in timer_write() local
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | exdebug.c | 44 u32 timer; in acpi_ex_do_debug_object() local
|
/openbmc/linux/drivers/block/aoe/ |
H A D | aoemain.c | 18 static struct timer_list timer; variable
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | lib_sw_fence.h | 34 struct timer_list timer; member
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt8127.dtsi | 102 timer: timer@10008000 { label
|
H A D | mt6592.dtsi | 81 timer: timer@10008000 { label
|
H A D | mt6582.dtsi | 59 timer: timer@11008000 { label
|
H A D | mt6589.dtsi | 76 timer: timer@10008000 { label
|
/openbmc/linux/drivers/watchdog/ |
H A D | watchdog_hrtimer_pretimeout.c | 12 static enum hrtimer_restart watchdog_hrtimer_pretimeout(struct hrtimer *timer) in watchdog_hrtimer_pretimeout()
|
/openbmc/linux/drivers/media/rc/ |
H A D | ir-rx51.c | 23 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 D | idle_inject.c | 84 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 D | device_monitor.hpp | 77 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer; member in witherspoon::power::DeviceMonitor
|
/openbmc/phosphor-power/ |
H A D | device_monitor.hpp | 77 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer; member in phosphor::power::DeviceMonitor
|
/openbmc/qemu/include/hw/arm/ |
H A D | digic.h | 39 DigicTimerState timer[DIGIC4_NB_TIMERS]; member
|
/openbmc/telemetry/src/ |
H A D | sensor.hpp | 55 std::optional<boost::asio::high_resolution_timer> timer; member in Sensor
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | collect_slot_vpd.hpp | 163 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer; member in pldm::responder::SlotHandler
|
/openbmc/linux/arch/arm/boot/dts/moxa/ |
H A D | moxart.dtsi | 60 timer: timer@98400000 { label
|
/openbmc/linux/io_uring/ |
H A D | timeout.h | 5 struct hrtimer timer; member
|
/openbmc/qemu/scripts/qemugdb/ |
H A D | timers.py | 25 def dump_timers(self, timer): argument
|
/openbmc/dbus-sensors/src/ |
H A D | Utils.cpp | 361 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 D | heartbeat_timer.cpp | 43 Timer timer( in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | timer_crash.c | 8 struct bpf_timer timer; member
|