Home
last modified time | relevance | path

Searched defs:now (Results 226 – 250 of 529) sorted by relevance

12345678910>>...22

/Linux-v6.6/kernel/sched/
Dfair.c1153 u64 now = rq_clock_task(rq_of(cfs_rq)); in update_curr() local
1796 unsigned int now, start; in numa_promotion_rate_limit() local
1816 unsigned int now, start, th_period, unit_th, th; in numa_promotion_adjust_threshold() local
2695 u64 runtime, delta, now; in numa_get_avg_runtime() local
3209 unsigned long migrate, next_scan, now = jiffies; in task_numa_work() local
3445 u64 period, now; in task_tick_numa() local
4267 u64 throttled = 0, now, lut; in migrate_se_pelt_lag() local
4363 update_cfs_rq_load_avg(u64 now, struct cfs_rq *cfs_rq) in update_cfs_rq_load_avg()
4522 u64 now = cfs_rq_clock_pelt(cfs_rq); in update_load_avg() local
7176 unsigned long now = jiffies; in select_idle_cpu() local
[all …]
/Linux-v6.6/kernel/events/
Dcore.c622 __perf_update_times(struct perf_event *event, u64 now, u64 *enabled, u64 *running) in __perf_update_times()
638 u64 now = perf_event_time(event); in perf_event_update_time() local
750 static inline u64 perf_cgroup_event_time_now(struct perf_event *event, u64 now) in perf_cgroup_event_time_now()
761 static inline void __update_cgrp_time(struct perf_cgroup_info *info, u64 now, bool adv) in __update_cgrp_time()
779 u64 now = perf_clock(); in update_cgrp_time_from_cpuctx() local
1042 static inline u64 perf_cgroup_event_time_now(struct perf_event *event, u64 now) in perf_cgroup_event_time_now()
1442 u64 now = perf_clock(); in __update_context_time() local
1480 static u64 perf_event_time_now(struct perf_event *event, u64 now) in perf_event_time_now()
4106 u64 now, period = TICK_NSEC; in perf_adjust_freq_unthr_context() local
4509 u64 *now, in calc_timer_values()
[all …]
/Linux-v6.6/drivers/rtc/
Drtc-mcp795.c263 time64_t now; in mcp795_set_alarm() local
/Linux-v6.6/drivers/crypto/
Dexynos-rng.c176 unsigned long now = jiffies; in exynos_rng_reseed() local
/Linux-v6.6/drivers/perf/
Driscv_pmu.c31 struct perf_event_mmap_page *userpg, u64 now) in arch_perf_update_userpage()
/Linux-v6.6/net/ipv4/
Dtcp_nv.c244 unsigned long now = jiffies; in tcpnv_acked() local
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dxapic_ipi_test.c258 time_t start_time, last_update, now; in do_migrations() local
/Linux-v6.6/drivers/input/serio/
Dhp_sdc.c309 ktime_t now = ktime_get(); in hp_sdc_tasklet() local
/Linux-v6.6/sound/soc/meson/
Daxg-spdifout.c355 enum snd_soc_bias_level now = in axg_spdifout_set_bias_level() local
/Linux-v6.6/net/rxrpc/
Dsendmsg.c615 unsigned long now, j; in rxrpc_do_sendmsg() local
Dproc.c207 time64_t now; in rxrpc_peer_seq_show() local
/Linux-v6.6/drivers/net/ethernet/cadence/
Dmacb_ptp.c160 struct timespec64 now, then = ns_to_timespec64(delta); in gem_ptp_adjtime() local
/Linux-v6.6/drivers/platform/surface/aggregator/
Dssh_packet_layer.c663 static void ssh_ptl_timeout_reaper_mod(struct ssh_ptl *ptl, ktime_t now, in ssh_ptl_timeout_reaper_mod()
1505 ktime_t now = ktime_get_coarse_boottime(); in ssh_ptl_timeout_reap() local
/Linux-v6.6/drivers/net/ethernet/intel/igb/
Digb_ptp.c246 struct timespec64 now, then = ns_to_timespec64(delta); in igb_ptp_adjtime_i210() local
499 u64 systim, now; in igb_ptp_feature_enable_82580() local
/Linux-v6.6/drivers/net/wireless/st/cw1200/
Dtxrx.c1324 unsigned long now = jiffies; in cw1200_alloc_link_id() local
1379 unsigned long now = jiffies; in cw1200_link_id_gc_work() local
/Linux-v6.6/net/sched/
Dsch_fq.c499 static void fq_check_throttled(struct fq_sched_data *q, u64 now) in fq_check_throttled()
534 u64 now; in fq_dequeue() local
/Linux-v6.6/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c715 u64 now_lo, now_hi, now; in get_ptp_now() local
724 static int get_start_ns(u64 now, u64 cycle, u64 *start) in get_start_ns()
752 u64 now; in enetc_streamgate_hw_set() local
/Linux-v6.6/drivers/s390/scsi/
Dzfcp_qdio.c56 unsigned long long now, span; in zfcp_qdio_account() local
/Linux-v6.6/drivers/accel/habanalabs/common/
Dirq.c236 struct list_head **free_list, ktime_t now) in handle_registration_node()
/Linux-v6.6/fs/afs/
Dflock.c53 ktime_t expires_at, now, duration; in afs_schedule_lock_extension() local
/Linux-v6.6/drivers/ptp/
Dptp_dfl_tod.c102 u64 seconds, now; in coarse_adjust_tod_clock() local
/Linux-v6.6/security/keys/
Dinternal.h138 time64_t now; member
/Linux-v6.6/tools/testing/selftests/net/
Dso_txtime.c248 uint64_t now; in start_time_wait() local
/Linux-v6.6/scripts/kconfig/
Dconf.c102 struct timeval now; in set_randconfig_seed() local
/Linux-v6.6/fs/xfs/
Dxfs_trans_dquot.c598 time64_t now = ktime_get_real_seconds(); in xfs_dqresv_check() local

12345678910>>...22