| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | timer_list.c | 46 print_timer(struct seq_file *m, struct hrtimer *taddr, struct hrtimer *timer, in print_timer() argument 63 struct hrtimer *timer, tmp; in print_active_timers() local [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | tcp_timer.c | 803 static enum hrtimer_restart tcp_compressed_ack_kick(struct hrtimer *timer) in tcp_compressed_ack_kick() argument
|
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| H A D | imx-pcm-rpmsg.c | 524 struct timer_list *timer; in imx_rpmsg_pcm_ack() local [all...] |
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | output.c | 291 struct timer_list *timer; in sctp_packet_bundle_sack() local 631 struct timer_list *timer = in sctp_packet_transmit() local
|
| /foundation/barrierfree/accessibility/services/aams/src/ |
| H A D | accessibility_settings.cpp | 849 RetError AccessibilitySettings::GetContentTimeout(uint32_t &timer) in GetContentTimeout() argument
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_video.cpp | 82 char timer[10] = {0}; // 10:timer length in Prepare() local 621 char timer[10] = {0}; // 10:timer length in OnChange() local 675 GetTimerFromMSecond(int64_t currentTime, char* timer, int32_t len) GetTimerFromMSecond() argument 695 char timer[10] = {0}; // 10:timer length Callback() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
| H A D | hgm_frame_rate_manager_test.cpp | 447 auto timer = HgmOneShotTimer("HgmOneShotTimer", std::chrono::milliseconds(20), nullptr, nullptr); in HWTEST_F() local 462 auto timer = HgmSimpleTimer("HgmSimpleTimer", std::chrono::milliseconds(20), nullptr, nullptr); in HWTEST_F() local [all...] |
| /foundation/resourceschedule/work_scheduler/services/native/src/ |
| H A D | work_status.cpp | 55 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in getOppositeTime() local
|
| /foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
| H A D | bundle_active_group_controller.cpp | 198 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in CheckEachBundleState() local 382 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in IsBundleIdle() local 417 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in QueryAppGroup() local
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | timer-microchip-pit64b.c | 70 struct mchp_pit64b_timer timer; member 103 static inline void mchp_pit64b_reset(struct mchp_pit64b_timer *timer, in mchp_pit64b_reset() argument 131 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); mchp_pit64b_clkevt_shutdown() local 140 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); mchp_pit64b_clkevt_set_periodic() local 151 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); mchp_pit64b_clkevt_set_next_event() local 161 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); mchp_pit64b_clkevt_suspend() local 171 struct mchp_pit64b_timer *timer = to_mchp_pit64b_timer(cedev); mchp_pit64b_clkevt_resume() local 240 mchp_pit64b_init_mode(struct mchp_pit64b_timer *timer, unsigned long max_rate) mchp_pit64b_init_mode() argument 296 mchp_pit64b_init_clksrc(struct mchp_pit64b_timer *timer, u32 clk_rate) mchp_pit64b_init_clksrc() argument 322 mchp_pit64b_init_clkevt(struct mchp_pit64b_timer *timer, u32 clk_rate, u32 irq) mchp_pit64b_init_clkevt() argument 366 struct mchp_pit64b_timer timer; mchp_pit64b_dt_init_timer() local [all...] |
| H A D | timer-cadence-ttc.c | 109 static void ttc_set_interval(struct ttc_timer *timer, in ttc_set_interval() argument 141 struct ttc_timer *timer = &ttce->ttc; ttc_clock_event_interrupt() local 158 struct ttc_timer *timer = &to_ttc_timer_clksrc(cs)->ttc; __ttc_clocksource_read() local 181 struct ttc_timer *timer = &ttce->ttc; ttc_set_next_event() local 195 struct ttc_timer *timer = &ttce->ttc; ttc_shutdown() local 207 struct ttc_timer *timer = &ttce->ttc; ttc_set_periodic() local 217 struct ttc_timer *timer = &ttce->ttc; ttc_resume() local 477 struct device_node *timer = pdev->dev.of_node; ttc_timer_probe() local [all...] |
| H A D | timer-ti-dm.c | 56 static inline u32 omap_dm_timer_read_reg(struct omap_dm_timer *timer, u32 reg) in omap_dm_timer_read_reg() argument 72 omap_dm_timer_write_reg(struct omap_dm_timer *timer, u32 reg, u32 value) omap_dm_timer_write_reg() argument 79 omap_timer_restore_context(struct omap_dm_timer *timer) omap_timer_restore_context() argument 99 omap_timer_save_context(struct omap_dm_timer *timer) omap_timer_save_context() argument 120 struct omap_dm_timer *timer; omap_timer_context_notifier() local 143 omap_dm_timer_reset(struct omap_dm_timer *timer) omap_dm_timer_reset() argument 172 omap_dm_timer_set_source(struct omap_dm_timer *timer, int source) omap_dm_timer_set_source() argument 228 omap_dm_timer_enable(struct omap_dm_timer *timer) omap_dm_timer_enable() argument 233 omap_dm_timer_disable(struct omap_dm_timer *timer) omap_dm_timer_disable() argument 238 omap_dm_timer_prepare(struct omap_dm_timer *timer) omap_dm_timer_prepare() argument 287 struct omap_dm_timer *timer = NULL, *t; _omap_dm_timer_request() local 415 omap_dm_timer_free(struct omap_dm_timer *timer) omap_dm_timer_free() argument 427 omap_dm_timer_get_irq(struct omap_dm_timer *timer) omap_dm_timer_get_irq() argument 437 omap_dm_timer_get_fclk(struct omap_dm_timer *timer) omap_dm_timer_get_fclk() argument 449 struct omap_dm_timer *timer = NULL; omap_dm_timer_modify_idlect_mask() local 477 omap_dm_timer_get_fclk(struct omap_dm_timer *timer) omap_dm_timer_get_fclk() argument 493 omap_dm_timer_trigger(struct omap_dm_timer *timer) omap_dm_timer_trigger() argument 504 omap_dm_timer_start(struct omap_dm_timer *timer) omap_dm_timer_start() argument 522 omap_dm_timer_stop(struct omap_dm_timer *timer) omap_dm_timer_stop() argument 538 omap_dm_timer_set_load(struct omap_dm_timer *timer, unsigned int load) omap_dm_timer_set_load() argument 551 omap_dm_timer_set_match(struct omap_dm_timer *timer, int enable, unsigned int match) omap_dm_timer_set_match() argument 572 omap_dm_timer_set_pwm(struct omap_dm_timer *timer, int def_on, int toggle, int trigger, int autoreload) omap_dm_timer_set_pwm() argument 597 omap_dm_timer_get_pwm_status(struct omap_dm_timer *timer) omap_dm_timer_get_pwm_status() argument 611 omap_dm_timer_set_prescaler(struct omap_dm_timer *timer, int prescaler) omap_dm_timer_set_prescaler() argument 632 omap_dm_timer_set_int_enable(struct omap_dm_timer *timer, unsigned int value) omap_dm_timer_set_int_enable() argument 652 omap_dm_timer_set_int_disable(struct omap_dm_timer *timer, u32 mask) omap_dm_timer_set_int_disable() argument 672 omap_dm_timer_read_status(struct omap_dm_timer *timer) omap_dm_timer_read_status() argument 686 omap_dm_timer_write_status(struct omap_dm_timer *timer, unsigned int value) omap_dm_timer_write_status() argument 696 omap_dm_timer_read_counter(struct omap_dm_timer *timer) omap_dm_timer_read_counter() argument 706 omap_dm_timer_write_counter(struct omap_dm_timer *timer, unsigned int value) omap_dm_timer_write_counter() argument 722 struct omap_dm_timer *timer; omap_dm_timers_active() local 738 struct omap_dm_timer *timer = dev_get_drvdata(dev); omap_dm_timer_runtime_suspend() local 752 struct omap_dm_timer *timer = dev_get_drvdata(dev); omap_dm_timer_runtime_resume() local 779 struct omap_dm_timer *timer; omap_dm_timer_probe() local 873 struct omap_dm_timer *timer; omap_dm_timer_remove() local [all...] |
| H A D | timer-mediatek.c | 135 static void mtk_gpt_clkevt_time_stop(struct timer_of *to, u8 timer) in mtk_gpt_clkevt_time_stop() argument 144 mtk_gpt_clkevt_time_setup(struct timer_of *to, unsigned long delay, u8 timer) mtk_gpt_clkevt_time_setup() argument 150 mtk_gpt_clkevt_time_start(struct timer_of *to, bool periodic, u8 timer) mtk_gpt_clkevt_time_start() argument 215 mtk_gpt_setup(struct timer_of *to, u8 timer, u8 option) mtk_gpt_setup() argument 229 mtk_gpt_enable_irq(struct timer_of *to, u8 timer) mtk_gpt_enable_irq() argument [all...] |
| /kernel/linux/linux-5.10/arch/c6x/platforms/ |
| H A D | timer64.c | 32 static struct timer_regs __iomem *timer; variable [all...] |
| /kernel/linux/linux-5.10/arch/arc/kernel/ |
| H A D | setup.c | 166 struct bcr_timer timer; in read_arc_build_cfg_regs() local
|
| /kernel/linux/linux-5.10/drivers/block/null_blk/ |
| H A D | null_blk.h | 22 struct hrtimer timer; member
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| H A D | powerdomain.h | 141 s64 timer; member
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
| H A D | mpic_timer.c | 65 struct mpic_timer timer[TIMERS_PER_GROUP]; member 194 struct mpic_timer *timer; get_timer() local [all...] |
| H A D | fsl_gtm.c | 122 gtm_get_specific_timer16(struct gtm *gtm, unsigned int timer) gtm_get_specific_timer16() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | lapic.h | 31 struct hrtimer timer; member
|
| H A D | i8254.c | 221 struct hrtimer *timer; in __kvm_migrate_pit_timer() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/oprofile/ |
| H A D | nmi_int.c | 589 timer, enumerator
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_ethtool.c | 96 static void enic_intr_coal_set_rx(struct enic *enic, u32 timer) in enic_intr_coal_set_rx() argument
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| H A D | powerdomain.h | 141 s64 timer; member
|
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
| H A D | fsl_gtm.c | 122 gtm_get_specific_timer16(struct gtm *gtm, unsigned int timer) gtm_get_specific_timer16() argument [all...] |