Searched defs:iowait (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/fs/proc/ |
D | stat.c | 41 u64 iowait, iowait_time = get_cpu_iowait_time_us(cpu, NULL); in get_iowait_time() local 56 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
/linux-3.3/kernel/time/ |
D | tick-sched.c | 255 ktime_t now, iowait; in get_cpu_iowait_time_us() local
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_verbs.h | 417 struct list_head iowait; /* link for wait PIO buf */ member
|