/openbmc/linux/fs/quota/ |
H A D | quota.c | 540 __s32 timer, __s8 timer_hi) in copy_from_xfs_dqblk_ts() 658 __s32 *timer_lo, __s8 *timer_hi, s64 timer) in copy_to_xfs_dqblk_ts() 665 static inline bool want_bigtime(s64 timer) in want_bigtime()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_huc.h | 45 struct hrtimer timer; member
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | psu_manager.hpp | 158 timer; member in phosphor::power::manager::PSUManager
|
/openbmc/linux/drivers/md/bcache/ |
H A D | stats.h | 29 struct timer_list timer; member
|
/openbmc/qemu/include/hw/watchdog/ |
H A D | sbsa_gwdt.h | 67 QEMUTimer *timer; member
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | mpic_timer.c | 64 struct mpic_timer timer[TIMERS_PER_GROUP]; member 193 struct mpic_timer *timer; in get_timer() local
|
/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_timer-test.c | 56 const Timer *timer; member 74 const Timer timer[] = { variable
|
/openbmc/qemu/hw/arm/ |
H A D | omap1.c | 111 QEMUTimer *timer; member 123 static inline uint32_t omap_timer_read(struct omap_mpu_timer_s *timer) in omap_timer_read() 134 static inline void omap_timer_sync(struct omap_mpu_timer_s *timer) in omap_timer_sync() 140 static inline void omap_timer_update(struct omap_mpu_timer_s *timer) in omap_timer_update() 166 struct omap_mpu_timer_s *timer = opaque; in omap_timer_fire() local 180 struct omap_mpu_timer_s *timer = opaque; in omap_timer_tick() local 189 struct omap_mpu_timer_s *timer = opaque; in omap_timer_clk_update() local 196 static void omap_timer_clk_setup(struct omap_mpu_timer_s *timer) in omap_timer_clk_setup() 301 struct omap_mpu_timer_s timer; member 428 struct omap_mpu_timer_s timer; member
|
/openbmc/linux/kernel/sched/ |
H A D | deadline.c | 396 struct hrtimer *timer = &dl_se->inactive_timer; in task_non_contending() local 1051 struct hrtimer *timer = &dl_se->dl_timer; in start_dl_timer() local 1106 static enum hrtimer_restart dl_task_timer(struct hrtimer *timer) in dl_task_timer() 1215 struct hrtimer *timer = &dl_se->dl_timer; in init_dl_task_timer() local 1393 static enum hrtimer_restart inactive_task_timer(struct hrtimer *timer) in inactive_task_timer() 1437 struct hrtimer *timer = &dl_se->inactive_timer; in init_dl_inactive_task_timer() local
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | rtl819x_BA.h | 46 struct timer_list timer; member
|
/openbmc/phosphor-post-code-manager/inc/ |
H A D | post_code.hpp | 142 std::unique_ptr<sdbusplus::Timer> timer; member
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | cttimer.c | 35 struct timer_list timer; member 398 struct ct_timer *timer = data; in ct_timer_interrupt() local
|
/openbmc/linux/include/linux/ |
H A D | mISDNhw.h | 87 struct timer_list timer; member 148 struct timer_list timer; member
|
/openbmc/entity-manager/src/ |
H A D | perform_scan.cpp | 70 auto timer = std::make_shared<boost::asio::steady_timer>(io); in getInterfaces() local 178 auto timer = std::make_shared<boost::asio::steady_timer>(io); in findDbusObjects() local
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtl819x_BA.h | 52 struct timer_list timer; member
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dquot_buf.c | 317 time64_t timer) in xfs_dquot_to_disk_ts()
|
/openbmc/linux/drivers/leds/trigger/ |
H A D | ledtrig-heartbeat.c | 29 struct timer_list timer; member
|
/openbmc/linux/drivers/media/rc/ |
H A D | igorplugusb.c | 39 struct timer_list timer; member
|
/openbmc/qemu/include/hw/timer/ |
H A D | npcm7xx_timer.h | 105 NPCM7xxTimer timer[NPCM7XX_TIMERS_PER_CTRL]; member
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | mmp3.dtsi | 351 timer: timer@d4014000 { label
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-keystone.c | 46 } timer; variable
|
/openbmc/bmcweb/http/ |
H A D | server_sent_event_impl.hpp | 269 boost::asio::steady_timer timer; member in crow::sse_socket::ConnectionImpl
|
/openbmc/linux/kernel/bpf/ |
H A D | helpers.c | 1112 struct hrtimer timer; member 1120 struct bpf_hrtimer *timer; member 1242 BPF_CALL_3(bpf_timer_init, struct bpf_async_kern *, timer, struct bpf_map *, map, in BPF_CALL_3() argument 1270 BPF_CALL_3(bpf_timer_set_callback, struct bpf_async_kern *, timer, void *, callback_fn, in BPF_CALL_3() argument 1323 BPF_CALL_3(bpf_timer_start, struct bpf_async_kern *, timer, u64, nsecs, u64, flags) in BPF_CALL_3() argument 1371 BPF_CALL_1(bpf_timer_cancel, struct bpf_async_kern *, timer) in BPF_CALL_1() argument 1446 struct bpf_async_kern *timer = val; in bpf_timer_cancel_and_free() local
|
/openbmc/linux/drivers/gpu/drm/vgem/ |
H A D | vgem_fence.c | 35 struct timer_list timer; member
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vudc_transfer.c | 305 struct transfer_timer *timer = &udc->tr_timer; in v_timer() local
|