Home
last modified time | relevance | path

Searched defs:iowait (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Diowait.h95 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/
Dstat.c36 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/
Dtick-sched.c534 ktime_t now, iowait; in get_cpu_iowait_time_us() local
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_verbs.h529 struct list_head iowait; /* link for wait PIO buf */ member