Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/linux/kernel/sched/
H A Dpelt.c181 ___update_load_sum(u64 now, struct sched_avg *sa, in ___update_load_sum()
296 int __update_load_avg_blocked_se(u64 now, struct sched_entity *se) in __update_load_avg_blocked_se()
307 int __update_load_avg_se(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se()
321 int __update_load_avg_cfs_rq(u64 now, struct cfs_rq *cfs_rq) in __update_load_avg_cfs_rq()
347 int update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg()
373 int update_dl_rq_load_avg(u64 now, struct rq *rq, int running) in update_dl_rq_load_avg()
404 int update_hw_load_avg(u64 now, struct rq *rq, u64 capacity) in update_hw_load_avg()
479 u64 now = rq_clock_pelt(rq); in update_other_load_avgs() local
H A Dpsi.c278 u64 now, state_start; in get_recent_times() local
418 static void window_reset(struct psi_window *win, u64 now, u64 value, in window_reset()
437 static u64 window_update(struct psi_window *win, u64 now, u64 value) in window_update()
463 static void update_triggers(struct psi_group *group, u64 now, in update_triggers()
525 static u64 update_averages(struct psi_group *group, u64 now) in update_averages()
583 u64 now; in psi_avgs_work() local
613 static void init_rtpoll_triggers(struct psi_group *group, u64 now) in init_rtpoll_triggers()
657 u64 now; in psi_rtpoll_work() local
764 static void record_times(struct psi_group_cpu *groupc, u64 now) in record_times()
798 u64 now, bool wake_clock) in psi_group_change()
[all …]
/linux/tools/testing/selftests/timens/
H A Dvfork_exec.c24 struct timespec *now; member
30 struct timespec *now = args->now, tst; in tcheck() local
44 static int check_in_thread(char *tst_name, struct timespec *now) in check_in_thread() argument
60 static int check(char *tst_name, struct timespec *now) in check() argument
79 struct timespec now; main() local
[all...]
H A Dtimerfd.c18 static int tclock_gettime(clockid_t clockid, struct timespec *now) in tclock_gettime() argument
25 static int run_test(int clockid, struct timespec now) in run_test() argument
H A Dclock_nanosleep.c26 struct timespec *now, *rem; member
43 struct timespec now = {}, rem; in run_test() local
/linux/kernel/time/
H A Dtick-sched.c57 static void tick_do_update_jiffies64(ktime_t now) in tick_do_update_jiffies64()
210 static bool tick_limited_update_jiffies64(struct tick_sched *ts, ktime_t now) in tick_limited_update_jiffies64()
227 static void tick_sched_do_timer(struct tick_sched *ts, ktime_t now) in tick_sched_do_timer()
310 ktime_t now = ktime_get(); in tick_nohz_handler() local
741 static void tick_nohz_update_jiffies(ktime_t now) in tick_nohz_update_jiffies()
754 static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now) in tick_nohz_stop_idle()
789 ktime_t now, idle; in get_cpu_sleep_time_us() local
868 static ktime_t tick_forward_now(ktime_t expires, ktime_t now) in tick_forward_now()
881 static void tick_nohz_restart(struct tick_sched *ts, ktime_t now) in tick_nohz_restart()
1131 static void tick_nohz_restart_sched_tick(struct tick_sched *ts, ktime_t now) in tick_nohz_restart_sched_tick()
[all …]
H A Dalarmtimer.c220 ktime_t min, now, expires; in alarmtimer_suspend() local
425 u64 alarm_forward(struct alarm *alarm, ktime_t now, ktime_t interval) in alarm_forward()
518 static void alarm_handle_timer(struct alarm *alarm, ktime_t now) in alarm_handle_timer()
543 static s64 alarm_timer_forward(struct k_itimer *timr, ktime_t now) in alarm_timer_forward()
555 static ktime_t alarm_timer_remaining(struct k_itimer *timr, ktime_t now) in alarm_timer_remaining()
685 static void alarmtimer_nsleep_wakeup(struct alarm *alarm, ktime_t now) in alarmtimer_nsleep_wakeup()
798 ktime_t now = alarm_bases[type].get_ktime(); in alarm_timer_nsleep() local
/linux/arch/mips/kvm/
H A Demulate.c328 static u32 kvm_mips_ktime_to_count(struct kvm_vcpu *vcpu, ktime_t now) in kvm_mips_ktime_to_count()
385 static u32 kvm_mips_read_count_running(struct kvm_vcpu *vcpu, ktime_t now) in kvm_mips_read_count_running()
474 ktime_t now; in kvm_mips_freeze_hrtimer() local
503 ktime_t now, u32 count) in kvm_mips_resume_hrtimer()
546 ktime_t now, count_time; in kvm_mips_restore_hrtimer() local
607 ktime_t now; in kvm_mips_write_count() local
654 ktime_t now; in kvm_mips_set_count_hz() local
704 ktime_t now = ktime_set(0, 0); /* silence bogus GCC warning */ in kvm_mips_write_compare() local
784 ktime_t now; in kvm_mips_count_disable() local
858 ktime_t expire, now; in kvm_mips_set_count_ctl() local
/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c96 static void seq_print_one_request(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_one_request()
122 static void seq_print_minor_vnr_req(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_minor_vnr_req()
128 …int_resource_pending_meta_io(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_meta_io()
156 …oid seq_print_waiting_for_AL(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_waiting_for_AL()
191 … void seq_print_device_bitmap_io(struct seq_file *m, struct drbd_device *device, unsigned long now) in seq_print_device_bitmap_io()
216 …t_resource_pending_bitmap_io(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_bitmap_io()
248 unsigned long now) in seq_print_peer_request()
272 struct drbd_device *device, unsigned long now) in seq_print_device_peer_requests()
288 struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_peer_requests()
303 unsigned long now) in seq_print_resource_transfer_log_summary()
[all …]
/linux/net/dccp/ccids/
H A Dccid3.c
/linux/drivers/rtc/
H A Dinterface.c215 struct rtc_time before, now; in __rtc_read_alarm() local
413 time64_t now, scheduled; in __rtc_set_alarm() local
520 struct rtc_time now; in rtc_initialize_alarm() local
610 ktime_t now, onesec; in rtc_update_irq_enable() local
834 ktime_t now; in rtc_timer_enqueue() local
932 ktime_t now; in rtc_timer_do_work() local
/linux/tools/power/cpupower/bench/
H A Dbenchmark.c35 long long now, then; in calculate_timespace() local
81 long long now, then; in start_benchmark() local
/linux/net/rxrpc/
H A Dcall_event.c27 ktime_t now = ktime_get_real(); in rxrpc_propose_ping() local
43 ktime_t now = ktime_get_real(), delay; in rxrpc_propose_delay_ACK() local
303 ktime_t now, t; in rxrpc_input_call_event() local
/linux/tools/cgroup/
H A Diocost_monitor.py114 def dict(self, now): argument
175 def dict(self, now, path): argument
248 now = time.time() variable
/linux/arch/loongarch/kvm/
H A Dtimer.c14 static inline u64 ktime_to_tick(struct kvm_vcpu *vcpu, ktime_t now) in ktime_to_tick()
57 ktime_t expire, now; in kvm_restore_timer() local
/linux/fs/xfs/
H A Dxfs_mru_cache.c128 unsigned long now) in _xfs_mru_cache_migrate()
195 unsigned long now = jiffies; in _xfs_mru_cache_list_insert() local
269 unsigned long now, next; in _xfs_mru_cache_reap() local
/linux/drivers/thermal/
H A Dthermal_debugfs.c435 ktime_t now = ktime_get(); in thermal_debug_cdev_state_update() local
557 ktime_t now) in thermal_debugfs_tz_event_alloc()
584 ktime_t now = ktime_get(); in thermal_debug_tz_trip_up() local
662 static void tz_episode_close_trip(struct tz_episode *tze, int trip_id, ktime_t now) in tz_episode_close_trip()
677 ktime_t now = ktime_get(); in thermal_debug_tz_trip_down() local
937 ktime_t now = ktime_get(); in thermal_debug_tz_resume() local
/linux/fs/afs/
H A Dcell.c473 time64_t now, expiry = 0; in afs_update_cell() local
652 time64_t now, expire_delay; in afs_unuse_cell() local
770 time64_t now = ktime_get_real_seconds(); in afs_has_cell_expired() local
840 time64_t now = ktime_get_real_seconds(); in afs_manage_cell() local
/linux/tools/testing/selftests/net/
H A Dtimestamping.c138 struct timeval now; in sendpacket() local
162 struct timeval now; in printpacket() local
501 struct timeval now; in main() local
/linux/drivers/gpu/drm/
H A Ddrm_vblank.c1041 u64 seq, ktime_t now) in send_vblank_event()
1144 ktime_t now; in drm_crtc_send_vblank_event() local
1345 ktime_t now; in drm_crtc_vblank_off() local
1614 ktime_t now; in drm_queue_vblank_event() local
1715 ktime_t now; in drm_wait_vblank_reply() local
1881 ktime_t now; in drm_handle_vblank_events() local
2013 ktime_t now; in drm_crtc_get_sequence_ioctl() local
2070 ktime_t now; in drm_crtc_queue_sequence_ioctl() local
/linux/net/mac80211/
H A Doffchannel.c195 unsigned long now) in ieee80211_end_finished_rocs()
226 unsigned long now) in ieee80211_recalc_sw_work()
526 unsigned long now = jiffies; in ieee80211_coalesce_hw_started_roc() local
672 unsigned long now = jiffies; in ieee80211_start_roc_work() local
/linux/arch/powerpc/kernel/
H A Dtime.c171 unsigned long now, unsigned long stime) in vtime_delta_scaled()
214 unsigned long now, stime; in vtime_delta() local
500 void timer_rearm_host_dec(u64 now) in timer_rearm_host_dec()
528 u64 now; in DEFINE_INTERRUPT_HANDLER_ASYNC() local
742 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64()
/linux/drivers/base/power/
H A Dwakeup.c640 static void update_prevent_sleep_time(struct wakeup_source *ws, ktime_t now) in update_prevent_sleep_time()
647 ktime_t now) {} in update_prevent_sleep_time()
662 ktime_t now; in wakeup_source_deactivate() local
1020 ktime_t now = ktime_get(); in pm_wakep_autosleep_enabled() local
1063 ktime_t now = ktime_get(); in print_wakeup_source_stats() local
/linux/tools/perf/util/bpf_skel/
H A Dfunc_latency.bpf.c132 __u64 key, now; in BPF_PROG() local
168 __u64 key, now; in BPF_PROG() local
/linux/arch/x86/kernel/
H A Dx86_init.c38 int set_rtc_noop(const struct timespec64 *now) { return -EINVAL; } in set_rtc_noop()
39 void get_rtc_noop(struct timespec64 *now) { } in get_rtc_noop()

12345678910>>...17