Home
last modified time | relevance | path

Searched refs:runningbufspace (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_bio.c209 static long runningbufspace; variable
210 SYSCTL_LONG(_vfs, OID_AUTO, runningbufspace, CTLFLAG_RD, &runningbufspace, 0,
929 space = atomic_fetchadd_long(&runningbufspace, -bspace); in runningbufwakeup()
949 old = atomic_fetchadd_long(&runningbufspace, space); in runningbufclaim()
971 while (runningbufspace > hirunningspace) { in waitrunningbufspace()
3542 if (runningbufspace <= lorunningspace) in buf_daemon()
3691 runningbufspace > hirunningspace) in flushbufqueues()
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc2094 vfs.runningbufspace