| /linux/drivers/md/ |
| H A D | dm-io-tracker.h | 25 unsigned long idle_time; member 33 iot->idle_time = 0ul; in dm_iot_init() 43 r = time_after(jiffies, iot->idle_time + j); in dm_iot_idle_for() 55 r = jiffies - iot->idle_time; in dm_iot_idle_time() 78 iot->idle_time = jiffies; in dm_iot_io_end()
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_devfreq.c | 29 devfreq->idle_time += ktime_sub(now, last); in lima_devfreq_update_utilization() 50 devfreq->idle_time = 0; in lima_devfreq_reset() 68 devfreq->idle_time)); in lima_devfreq_get_dev_status()
|
| H A D | lima_devfreq.h | 22 ktime_t idle_time; member
|
| /linux/Documentation/networking/ |
| H A D | nexthop-group-resilient.rst | 262 id 10 index 0 idle_time 5.59 nhid 1 263 id 10 index 1 idle_time 5.59 nhid 1 264 id 10 index 2 idle_time 8.74 nhid 2 265 id 10 index 3 idle_time 8.74 nhid 2 266 id 10 index 4 idle_time 8.74 nhid 1 267 id 10 index 5 idle_time 8.74 nhid 1 268 id 10 index 6 idle_time 8.74 nhid 1 269 id 10 index 7 idle_time 8.74 nhid 1
|
| /linux/arch/powerpc/include/asm/ |
| H A D | accounting.h | 22 unsigned long idle_time; member
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_devfreq.h | 26 ktime_t idle_time; member
|
| /linux/arch/powerpc/kernel/ |
| H A D | time.c | 270 acct->idle_time += stime + steal_time; in vtime_account_idle() 334 if (acct->idle_time) in vtime_flush() 335 account_idle_time(cputime_to_nsecs(acct->idle_time)); in vtime_flush() 352 acct->idle_time = 0; in vtime_flush()
|
| /linux/block/ |
| H A D | bfq-cgroup.c | 198 bfq_stat_add(&stats->idle_time, in bfqg_stats_update_idle_time() 317 bfq_stat_exit(&stats->idle_time); in bfqg_stats_exit() 388 bfq_stat_reset(&stats->idle_time); in bfqg_stats_reset() 410 bfq_stat_add_aux(&to->idle_time, &from->idle_time); in bfqg_stats_add_aux() 473 bfq_stat_init(&stats->idle_time, gfp) || in bfqg_stats_init() 1388 .private = offsetof(struct bfq_group, stats.idle_time),
|
| H A D | bfq-iosched.h | 943 struct bfq_stat idle_time; member
|
| /linux/net/sunrpc/xprtrdma/ |
| H A D | transport.c | 735 long idle_time = 0; 738 idle_time = (long)(jiffies - xprt->last_used) / HZ; 746 idle_time, 684 long idle_time = 0; xprt_rdma_print_stats() local
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | ioctl.h | 291 u16 idle_time; member
|
| H A D | cmdevt.c | 1366 idletime = auto_ds->idle_time; in mwifiex_cmd_enh_power_mode()
|
| H A D | sta_cmd.c | 2495 auto_ds.idle_time = DEEP_SLEEP_IDLE_TIME; in mwifiex_sta_init_cmd()
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | blkio-controller.rst | 229 blkio.idle_time 235 idle_time accumulated till the last idle period and will not include
|
| /linux/net/sunrpc/ |
| H A D | xprtsock.c | 2888 long idle_time = 0; in xs_local_print_stats() local 2891 idle_time = (long)(jiffies - xprt->last_used) / HZ; in xs_local_print_stats() 2898 idle_time, in xs_local_print_stats() 2942 long idle_time = 0; in xs_tcp_print_stats() local 2945 idle_time = (long)(jiffies - xprt->last_used) / HZ; in xs_tcp_print_stats() 2953 idle_time, in xs_tcp_print_stats()
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | cfg.h | 581 u16 idle_time; member
|
| H A D | sta_cmd.c | 2221 idletime = auto_ds->idle_time; in nxpwifi_cmd_sta_enh_power_mode() 3365 auto_ds.idle_time = DEEP_SLEEP_IDLE_TIME; in nxpwifi_sta_init_cmd()
|
| /linux/drivers/cpufreq/ |
| H A D | cpufreq.c | 135 u64 idle_time = get_cpu_idle_time_us(cpu, io_busy ? wall : NULL); in get_cpu_idle_time() local 138 idle_time += get_cpu_iowait_time_us(cpu, wall); in get_cpu_idle_time() 140 return idle_time; in get_cpu_idle_time()
|
| /linux/tools/perf/ |
| H A D | builtin-kwork.c | 1633 u64 idle_time = stat->cpus_runtime[MAX_NR_CPUS].idle; in top_print_header() 1646 cpus_total_time ? (double)idle_time * 100 / cpus_total_time : 0, in top_print_work() 1595 u64 idle_time = stat->cpus_runtime[MAX_NR_CPUS].idle; top_print_cpu_usage() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | fib_nexthops.sh | 280 | sed s/idle_time\ [0-9.]*\ // 2>/dev/null)
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.h | 3505 __le32 idle_time; member 3606 u32 idle_time; member
|
| H A D | wmi.c | 2550 arg->idle_time = 0; in ath12k_wmi_start_scan_init() 2720 cmd->idle_time = cpu_to_le32(arg->idle_time); in ath12k_wmi_send_scan_start_cmd()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi.c | 6950 cmn->idle_time = __cpu_to_le32(arg->idle_time); in ath10k_wmi_put_start_scan_common() 7089 arg->idle_time = 0; in ath10k_wmi_start_scan_init()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 2164 arg->idle_time = 0; in ath11k_wmi_start_scan_init() 2335 cmd->idle_time = params->idle_time; in ath11k_wmi_send_scan_start_cmd()
|