Searched defs:iowait (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | iowait.h | 95 struct iowait { struct 100 struct iowait *wait, argument 103 void (*wakeup)(struct iowait *wait, int reason); argument 122 * This function initializes the iowait argument
|
/linux-4.4.14/fs/proc/ |
D | stat.c | 36 cputime64_t iowait; in get_iowait_time() local 64 u64 iowait, iowait_time = -1ULL; in get_iowait_time() local 84 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
/linux-4.4.14/kernel/time/ |
D | tick-sched.c | 534 ktime_t now, iowait; in get_cpu_iowait_time_us() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_verbs.h | 529 struct list_head iowait; /* link for wait PIO buf */ member
|