/linux-6.3-rc2/net/ipv4/ |
A D | tcp_timer.c | 29 u32 elapsed, start_ts; in tcp_clamp_rto_to_user_timeout() local 36 remaining = icsk->icsk_user_timeout - elapsed; in tcp_clamp_rto_to_user_timeout() 47 s32 elapsed; in tcp_clamp_probe0_to_user_timeout() local 53 if (unlikely(elapsed < 0)) in tcp_clamp_probe0_to_user_timeout() 54 elapsed = 0; in tcp_clamp_probe0_to_user_timeout() 673 u32 elapsed; in tcp_keepalive_timer() local 706 elapsed = keepalive_time_when(tp); in tcp_keepalive_timer() 712 elapsed = keepalive_time_elapsed(tp); in tcp_keepalive_timer() 729 elapsed = keepalive_intvl_when(tp); in tcp_keepalive_timer() 734 elapsed = TCP_RESOURCE_PROBE_INTERVAL; in tcp_keepalive_timer() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/timens/ |
A D | timer.c | 21 long long elapsed; in run_test() local 58 elapsed = new_value.it_value.tv_sec; in run_test() 59 if (abs(elapsed - 3600) > 60) { in run_test() 61 clockid, elapsed); in run_test()
|
A D | timerfd.c | 28 long long elapsed; in run_test() local 63 elapsed = new_value.it_value.tv_sec; in run_test() 64 if (abs(elapsed - 3600) > 60) { in run_test() 66 clockid, elapsed); in run_test()
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | vtime.c | 56 static inline int virt_timer_forward(u64 elapsed) in virt_timer_forward() argument 62 elapsed = atomic64_add_return(elapsed, &virt_timer_elapsed); in virt_timer_forward() 63 return elapsed >= atomic64_read(&virt_timer_current); in virt_timer_forward() 289 unsigned long elapsed; in virt_timer_expire() local 294 elapsed = atomic64_read(&virt_timer_elapsed); in virt_timer_expire() 296 if (timer->expires < elapsed) in virt_timer_expire() 300 timer->expires -= elapsed; in virt_timer_expire() 307 atomic64_sub(elapsed, &virt_timer_elapsed); in virt_timer_expire()
|
/linux-6.3-rc2/drivers/gpu/drm/msm/ |
A D | msm_gpu_trace.h | 57 TP_PROTO(struct msm_gem_submit *submit, u64 elapsed, u64 clock, 59 TP_ARGS(submit, elapsed, clock, start, end), 65 __field(u64, elapsed) 75 __entry->elapsed = elapsed; 82 __entry->elapsed, __entry->clock,
|
A D | msm_gpu.c | 574 uint32_t elapsed; in update_sw_cntrs() local 582 elapsed = ktime_to_us(ktime_sub(time, gpu->last_sample.time)); in update_sw_cntrs() 584 gpu->totaltime += elapsed; in update_sw_cntrs() 586 gpu->activetime += elapsed; in update_sw_cntrs() 653 u64 elapsed, clock = 0, cycles; in retire_submit() local 658 elapsed = (stats->alwayson_end - stats->alwayson_start) * 10000; in retire_submit() 659 do_div(elapsed, 192); in retire_submit() 664 if (elapsed) { in retire_submit() 666 do_div(clock, elapsed); in retire_submit() 669 submit->queue->ctx->elapsed_ns += elapsed; in retire_submit() [all …]
|
/linux-6.3-rc2/drivers/clocksource/ |
A D | timer-atmel-pit.c | 77 u32 elapsed; in read_pit_clk() local 81 elapsed = data->cnt; in read_pit_clk() 85 elapsed += PIT_PICNT(t) * data->cycle; in read_pit_clk() 86 elapsed += PIT_CPIV(t); in read_pit_clk() 87 return elapsed; in read_pit_clk()
|
/linux-6.3-rc2/kernel/ |
A D | acct.c | 437 u64 elapsed, run_time; in fill_ac() local 454 elapsed = nsec_to_AHZ(run_time); in fill_ac() 456 ac->ac_etime = encode_float(elapsed); in fill_ac() 458 ac->ac_etime = encode_comp_t(elapsed < (unsigned long) -1l ? in fill_ac() 459 (unsigned long) elapsed : (unsigned long) -1l); in fill_ac() 464 comp2_t etime = encode_comp2_t(elapsed); in fill_ac() 470 do_div(elapsed, AHZ); in fill_ac() 471 btime = ktime_get_real_seconds() - elapsed; in fill_ac()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/ |
A D | i915_request.c | 2058 cycles = trifilter(elapsed); in measure_semaphore_response() 2127 elapsed[i] = sema[i] - elapsed[i]; in measure_idle_dispatch() 2129 cycles = trifilter(elapsed); in measure_idle_dispatch() 2203 elapsed[i - 1] = sema[i] - elapsed[i]; in measure_busy_dispatch() 2206 cycles = trifilter(elapsed); in measure_busy_dispatch() 2319 cycles = trifilter(elapsed); in measure_inter_request() 2414 cycles = trifilter(elapsed); in measure_context_switch() 2515 elapsed[i - 1] = sema[2 * i + 0] - elapsed[i - 1]; in measure_preemption() 2517 cycles = trifilter(elapsed); in measure_preemption() 2525 cycles = trifilter(elapsed); in measure_preemption() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/syscall_user_dispatch/ |
A D | sud_benchmark.c | 82 double elapsed = 0; in calibrate_set() local 86 while (elapsed < 1) { in calibrate_set() 87 elapsed += one_sysinfo_step(); in calibrate_set()
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | utils.c | 725 u8 iwl_mvm_tcm_load_percentage(u32 airtime, u32 elapsed) in iwl_mvm_tcm_load_percentage() argument 727 if (!elapsed) in iwl_mvm_tcm_load_percentage() 730 return (100 * airtime / elapsed) / USEC_PER_MSEC; in iwl_mvm_tcm_load_percentage() 736 u8 load = iwl_mvm_tcm_load_percentage(airtime, elapsed); in iwl_mvm_tcm_load() 838 unsigned int elapsed, in iwl_mvm_check_uapsd_agg_expected_tpt() argument 854 do_div(tpt, elapsed); in iwl_mvm_check_uapsd_agg_expected_tpt() 868 do_div(tpt, elapsed * 100); in iwl_mvm_check_uapsd_agg_expected_tpt() 896 unsigned int elapsed = jiffies_to_msecs(ts - mvm->tcm.ts); in iwl_mvm_calc_tcm_stats() local 912 mvm->tcm.result.elapsed = elapsed; in iwl_mvm_calc_tcm_stats() 927 load = iwl_mvm_tcm_load(mvm, airtime, elapsed); in iwl_mvm_calc_tcm_stats() [all …]
|
/linux-6.3-rc2/kernel/power/ |
A D | process.c | 36 ktime_t start, end, elapsed; in try_to_freeze_tasks() local 85 elapsed = ktime_sub(end, start); in try_to_freeze_tasks() 86 elapsed_msecs = ktime_to_ms(elapsed); in try_to_freeze_tasks()
|
/linux-6.3-rc2/tools/perf/scripts/python/ |
A D | futex-contention.py | 43 elapsed = nsecs(s, ns) - thread_blocktime[tid] 44 add_stats(lock_waits, (tid, thread_thislock[tid]), elapsed)
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | radeon_ring.c | 256 uint64_t elapsed; in radeon_ring_test_lockup() local 264 elapsed = jiffies_to_msecs(jiffies_64 - last); in radeon_ring_test_lockup() 265 if (radeon_lockup_timeout && elapsed >= radeon_lockup_timeout) { in radeon_ring_test_lockup() 267 ring->idx, elapsed); in radeon_ring_test_lockup()
|
/linux-6.3-rc2/tools/perf/Documentation/ |
A D | examples.txt | 42 0.613972165 seconds time elapsed 63 0.643954516 seconds time elapsed ( +- 2.363% ) 171 10.000591410 seconds time elapsed 187 1.058135029 seconds time elapsed ( +- 3.089% )
|
/linux-6.3-rc2/sound/drivers/ |
A D | dummy.c | 239 int elapsed; member 262 dpcm->elapsed++; in dummy_systimer_update() 297 dpcm->elapsed = 0; in dummy_systimer_prepare() 306 int elapsed = 0; in dummy_systimer_callback() local 311 elapsed = dpcm->elapsed; in dummy_systimer_callback() 312 dpcm->elapsed = 0; in dummy_systimer_callback() 314 if (elapsed) in dummy_systimer_callback()
|
/linux-6.3-rc2/mm/ |
A D | page-writeback.c | 1181 unsigned long elapsed, in wb_update_write_bandwidth() argument 1201 if (unlikely(elapsed > period)) { in wb_update_write_bandwidth() 1202 bw = div64_ul(bw, elapsed); in wb_update_write_bandwidth() 1206 bw += (u64)wb->write_bandwidth * (period - elapsed); in wb_update_write_bandwidth() 1286 unsigned long elapsed) in wb_update_dirty_ratelimit() argument 1448 unsigned long elapsed; in __wb_update_bandwidth() local 1460 elapsed = max(now - wb->bw_time_stamp, 1UL); in __wb_update_bandwidth() 1466 wb_update_dirty_ratelimit(gdtc, dirtied, elapsed); in __wb_update_bandwidth() 1474 wb_update_dirty_ratelimit(mdtc, dirtied, elapsed); in __wb_update_bandwidth() 1477 wb_update_write_bandwidth(wb, elapsed, written); in __wb_update_bandwidth() [all …]
|
/linux-6.3-rc2/drivers/rtc/ |
A D | rtc-snvs.c | 112 u32 elapsed; in rtc_write_sync_lp() local 125 elapsed = count2 - count1; /* wrap around _is_ handled! */ in rtc_write_sync_lp() 126 } while (elapsed < 3 && --timeout); in rtc_write_sync_lp()
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-flakey.c | 328 unsigned int elapsed; in flakey_map() local 337 elapsed = (jiffies - fc->start_time) / HZ; in flakey_map() 338 if (elapsed % (fc->up_interval + fc->down_interval) >= fc->up_interval) { in flakey_map()
|
/linux-6.3-rc2/sound/soc/sh/rcar/ |
A D | ssi.c | 677 bool elapsed = false; in __rsnd_ssi_interrupt() local 690 elapsed = rsnd_ssi_pio_interrupt(mod, io); in __rsnd_ssi_interrupt() 706 if (elapsed) in __rsnd_ssi_interrupt() 880 bool elapsed = false; in rsnd_ssi_pio_interrupt() local 907 elapsed = true; in rsnd_ssi_pio_interrupt() 912 return elapsed; in rsnd_ssi_pio_interrupt()
|
/linux-6.3-rc2/sound/sparc/ |
A D | amd7930.c | 497 unsigned int elapsed; in snd_amd7930_interrupt() local 502 elapsed = 0; in snd_amd7930_interrupt() 514 elapsed |= AMD7930_FLAG_PLAYBACK; in snd_amd7930_interrupt() 523 elapsed |= AMD7930_FLAG_CAPTURE; in snd_amd7930_interrupt() 529 if (elapsed & AMD7930_FLAG_PLAYBACK) in snd_amd7930_interrupt()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/ |
A D | stmpe-keypad.txt | 9 - st,scan-count : Scanning cycles elapsed before key data is updated
|
/linux-6.3-rc2/fs/btrfs/ |
A D | discard.c | 399 u64 elapsed = now - discard_ctl->prev_discard_time; in __btrfs_discard_schedule_work() local 401 if (delay > elapsed) in __btrfs_discard_schedule_work() 402 delay -= elapsed; in __btrfs_discard_schedule_work()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/watchdog/ |
A D | arm,sbsa-gwdt.yaml | 14 two stages of timeout have elapsed. A detailed definition of the watchdog
|
A D | linux,wdt-gpio.yaml | 34 timeout elapsed.
|