Home
last modified time | relevance | path

Searched refs:expires (Results 1 - 15 of 15) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_timer.h91 pst_timer->expires = jiffies + msecs_to_jiffies(ul_delay); in oal_timer_init()
148 pst_timer->expires = jiffies + msecs_to_jiffies(ui_delay); in oal_timer_start_on()
164 pst_timer->expires = OAL_MSECS_TO_JIFFIES(ul_delay); in oal_timer_init()
212 pst_timer->expires = OAL_MSECS_TO_JIFFIES((hi_u32)ui_delay); in oal_timer_start()
230 pst_timer->expires = OAL_MSECS_TO_JIFFIES(ui_delay); in oal_timer_start_on()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dfreezer.h252 static inline int freezable_schedule_hrtimeout_range(ktime_t *expires, u64 delta, const enum hrtimer_mode mode) in freezable_schedule_hrtimeout_range() argument
256 __retval = schedule_hrtimeout_range(expires, delta, mode); in freezable_schedule_hrtimeout_range()
350 #define freezable_schedule_hrtimeout_range(expires, delta, mode) schedule_hrtimeout_range(expires, delta, mode)
/device/soc/rockchip/rk3588/kernel/include/trace/hooks/
H A Dtimer.h14 TP_PROTO(unsigned int lvl, unsigned long *expires),
15 TP_ARGS(lvl, expires));
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_timers.c40 tim->timer.expires = jiffies + ticks_to_expire; in _mali_osk_timer_add()
H A Dmali_kernel_linux.c372 mali_init_cpu_clock_timers[i].expires = jiffies_trigger; in mali_init_cpu_time_counters_on_all_cpus()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_timers.c39 tim->timer.expires = jiffies + ticks_to_expire; in _mali_osk_timer_add()
H A Dmali_kernel_linux.c368 mali_init_cpu_clock_timers[i].expires = jiffies_trigger ; in mali_init_cpu_time_counters_on_all_cpus()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dlinuxver.h361 #define timer_expires(timer_compat) (timer_compat)->expires
378 #define timer_expires(timer_compat) (timer_compat)->timer.expires
/device/soc/rockchip/common/sdk_linux/include/linux/sched/
H A Dsignal.h40 u64 expires; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_iw.c1457 iscan->timer.expires = jiffies + msecs_to_jiffies(iscan->timer_ms); in wl_iw_iscan_set_scan()
4161 iscan->timer.expires = jiffies + msecs_to_jiffies(iscan->timer_ms); in _iscan_sysioc_thread()
4173 iscan->timer.expires = jiffies + msecs_to_jiffies(iscan->timer_ms); in _iscan_sysioc_thread()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1403 if (!READ_ONCE(t->expires)) { in repr_timer()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dcapture.c5781 timer->timer.expires = jiffies + timer->cycle; in rkcif_monitor_reset_event()
5782 mod_timer(&timer->timer, timer->timer.expires); in rkcif_monitor_reset_event()
6428 timer->timer.expires = jiffies + timer->cycle; in rkcif_is_reduced_frame_rate()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c5994 timer->timer.expires = jiffies + timer->cycle; in rkcif_monitor_reset_event()
5995 mod_timer(&timer->timer, timer->timer.expires); in rkcif_monitor_reset_event()
6691 timer->timer.expires = jiffies + timer->cycle; in rkcif_is_reduced_frame_rate()
/device/soc/rockchip/common/vendor/drivers/power/
H A Drk817_battery.c1781 battery->caltimer.expires = jiffies + MINUTE(8) * HZ; in rk817_bat_init_caltimer()
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Drk817_battery.c1730 battery->caltimer.expires = jiffies + MINUTE(8) * HZ; in rk817_bat_init_caltimer()

Completed in 40 milliseconds