| /base/startup/init/test/unittest/init/ |
| H A D | init_unittest.cpp | 122 TimerHandle timer = nullptr; in HWTEST_F() local
|
| /base/startup/init/test/unittest/loopevent/ |
| H A D | looptimer_unittest.cpp | 58 TimerHandle timer = NULL; in HWTEST_F() local 86 TimerHandle timer = NULL; in HWTEST_F() local 104 TimerHandle timer = NULL; in HWTEST_F() local 122 TimerHandle timer = NULL; HWTEST_F() local 153 TimerHandle timer = NULL; HWTEST_F() local [all...] |
| /base/update/sys_installer/services/module_update/service/src/ |
| H A D | module_update_consumer.cpp | 88 Timer timer; in Run() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_hwcnt_watchdog_if_timer.c | 54 static void kbasep_hwcnt_watchdog_callback(struct timer_list *const timer) in kbasep_hwcnt_watchdog_callback() argument 63 kbasep_hwcnt_watchdog_if_timer_enable( const struct kbase_hwcnt_watchdog_info *const timer, u32 const period_ms, kbase_hwcnt_watchdog_callback_fn *const callback, void *const user_data) kbasep_hwcnt_watchdog_if_timer_enable() argument 84 kbasep_hwcnt_watchdog_if_timer_disable( const struct kbase_hwcnt_watchdog_info *const timer) kbasep_hwcnt_watchdog_if_timer_disable() argument 100 kbasep_hwcnt_watchdog_if_timer_modify( const struct kbase_hwcnt_watchdog_info *const timer, u32 const delay_ms) kbasep_hwcnt_watchdog_if_timer_modify() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/ |
| H A D | exlog.cpp | 28 auto timer = time(nullptr); in ExTime() local
|
| /foundation/multimedia/media_foundation/engine/foundation/osal/utils/ |
| H A D | util.cpp | 25 HANDLE timer = CreateWaitableTimer(nullptr, TRUE, nullptr); in usleep() local
|
| /foundation/communication/netmanager_base/services/common/include/ |
| H A D | ffrt_timer.h | 38 FfrtTimer(const FfrtTimer &timer) in FfrtTimer() argument
|
| /foundation/communication/netstack/utils/napi_utils/src/ |
| H A D | timing.cpp | 29 Timer timer; in RecieveTimer() local
|
| /foundation/distributedhardware/device_manager/utils/src/timer/lite/ |
| H A D | dm_timer.cpp | 54 std::shared_ptr<Timer> timer = std::make_shared<Timer>(name, timeOut, callback); in StartTimer() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
| H A D | sys_timer.c | 23 void TimerDelete(Timer *timer) in TimerDelete() argument 43 Timer *timer = NULL; in TimerReadHandle() local 72 TimerGetRemainTime(Timer *timer, uint32_t *remainTimeMsPtr) TimerGetRemainTime() argument 92 TimerSetTimeout(Timer *timer, uint32_t timeoutMs, uint8_t repeated) TimerSetTimeout() argument 124 Timer *timer = calloc(1, sizeof(Timer)); TimerStart() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/lib/ |
| H A D | kaslr.c | 36 u16 status, timer; in i8254() local
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | serial.c | 38 int timer = 0, count; in serial_edit_cmdline() local
|
| /kernel/linux/linux-5.10/block/ |
| H A D | blk-stat.h | 28 struct timer_list timer; member [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | serial.c | 36 int timer = 0, count; in serial_edit_cmdline() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | test_vmlinux.c | 73 int BPF_KPROBE(handle__kprobe, struct hrtimer *timer, ktime_t tim, u64 delta_ns, in BPF_KPROBE() argument 82 int BPF_PROG(handle__fentry, struct hrtimer *timer, ktime_t tim, u64 delta_ns, in BPF_PROG() argument
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
| H A D | smttimer.c | 35 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer) in smt_timer_stop() argument 58 void smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time, in smt_timer_start() argument [all...] |
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | subscr.h | 63 struct timer_list timer; member
|
| /kernel/linux/linux-5.10/sound/isa/gus/ |
| H A D | gus_timer.c | 17 static int snd_gf1_timer1_start(struct snd_timer * timer) in snd_gf1_timer1_start() argument 35 static int snd_gf1_timer1_stop(struct snd_timer * timer) in snd_gf1_timer1_stop() argument 53 static int snd_gf1_timer2_start(struct snd_timer * timer) in snd_gf1_timer2_start() argument 71 snd_gf1_timer2_stop(struct snd_timer * timer) snd_gf1_timer2_stop() argument 91 struct snd_timer *timer = gus->gf1.timer1; snd_gf1_interrupt_timer1() local 100 struct snd_timer *timer = gus->gf1.timer2; snd_gf1_interrupt_timer2() local 129 snd_gf1_timer1_free(struct snd_timer *timer) snd_gf1_timer1_free() argument 135 snd_gf1_timer2_free(struct snd_timer *timer) snd_gf1_timer2_free() argument 143 struct snd_timer *timer; snd_gf1_timers_init() local [all...] |
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | hrtimer.c | 25 struct snd_timer *timer; member 132 struct snd_timer *timer; in snd_hrtimer_init() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | alarmtimer.h | 44 struct hrtimer timer; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | alarmtimer.h | 44 struct hrtimer timer; member
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| H A D | watchdog_core.h | 48 struct hrtimer timer; member
|
| /kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
| H A D | smttimer.c | 31 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer) in smt_timer_stop() argument 54 void smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time, in smt_timer_start() argument [all...] |
| /kernel/linux/linux-6.6/block/ |
| H A D | blk-stat.h | 28 struct timer_list timer; member [all...] |
| /kernel/linux/linux-6.6/arch/x86/lib/ |
| H A D | kaslr.c | 36 u16 status, timer; in i8254() local
|