Home
last modified time | relevance | path

Searched defs:nr_iowait (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/appldata/
H A Dappldata_os.c70 u32 nr_iowait; /* number of blocked threads member
/linux/kernel/sched/
H A Dsched.h1183 atomic_t nr_iowait; member
H A Dcore.c5468 unsigned int nr_iowait(void) in nr_iowait() function