/kernel/linux/linux-6.6/include/net/ |
H A D | busy_poll.h | 81 unsigned long now = busy_loop_current_time(); in busy_loop_timeout() local 97 unsigned long now = busy_loop_current_time(); in sk_busy_loop_timeout() local
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | timer-goldfish.c | 75 u64 now; in goldfish_timer_next_event() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | pvclock.c | 129 struct timespec64 now; in pvclock_read_wallclock() local
|
H A D | rtc.c | 36 int mach_set_cmos_time(const struct timespec64 *now) in mach_set_cmos_time() argument 57 void mach_get_cmos_time(struct timespec64 *now) in mach_get_cmos_time() argument 103 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() argument [all...] |
H A D | x86_init.c | 36 int set_rtc_noop(const struct timespec64 *now) { return -EINVAL; } in set_rtc_noop() argument 37 void get_rtc_noop(struct timespec64 *now) { } in get_rtc_noop() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/ |
H A D | lima_devfreq.c | 21 ktime_t now, last; in lima_devfreq_update_utilization() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_fence.c | 138 ktime_t now; in msm_fence_set_deadline() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/ |
H A D | panfrost_devfreq.c | 16 ktime_t now, last; in panfrost_devfreq_update_utilization() local
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | util.c | 165 uint64_t now, duration, last; in bch_time_stats_update() local 203 uint64_t now = local_clock(); in bch_next_delay() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/timens/ |
H A D | clock_nanosleep.c | 26 struct timespec *now, *rem; member 43 struct timespec now = {}, rem; in run_test() local
|
H A D | vfork_exec.c | 24 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...] |
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | pelt.h | 19 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() argument 187 update_cfs_rq_load_avg(u64 now, struct cfs_rq *cfs_rq) in update_cfs_rq_load_avg() argument 193 update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() argument 199 update_dl_rq_load_avg(u64 now, struc argument 205 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) update_thermal_load_avg() argument [all...] |
H A D | stop_task.c | 77 u64 now, delta_exec; in put_prev_task_stop() local
|
/kernel/linux/linux-6.6/kernel/power/ |
H A D | suspend_test.c | 73 time64_t now; in test_wakealarm() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | watchdog_perf.c | 62 ktime_t delta, now = ktime_get_mono_fast_ns(); in watchdog_check_timestamp() local
|
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | ebt_limit.c | 39 unsigned long now = jiffies; in ebt_limit_mt() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | f_realtime.c | 44 int64_t now = av_gettime_relative(); in filter_frame() local
|
/third_party/curl/src/ |
H A D | tool_cb_rea.c | 59 struct timeval now = tvnow(); in tool_read_cb() local
|
/third_party/curl/tests/libtest/ |
H A D | testtrace.c | 105 struct tm *now; in libtest_debug_cb() local
|
/third_party/curl/lib/ |
H A D | rand.c | 166 struct curltime now = Curl_now(); in randit() local
|
/third_party/icu/icu4c/source/test/compat/ |
H A D | tzdate.c | 112 time_t now; in getSystemCurrentTime() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | HolidayTest.java | 47 private Date now; field in HolidayTest [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | HolidayTest.java | 50 private Date now; field in HolidayTest [all...] |
/third_party/libcoap/examples/contiki/ |
H A D | server.c | 76 coap_tick_t now; in hnd_get_time() local
|
/third_party/libcoap/src/ |
H A D | coap_async.c | 114 coap_tick_t now; in coap_async_set_delay() local
|