Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_bio.c211 static long runningbufspace; variable
212 SYSCTL_LONG(_vfs, OID_AUTO, runningbufspace, CTLFLAG_RD, &runningbufspace, 0,
931 space = atomic_fetchadd_long(&runningbufspace, -bspace); in runningbufwakeup()
951 old = atomic_fetchadd_long(&runningbufspace, space); in runningbufclaim()
973 while (runningbufspace > hirunningspace) { in waitrunningbufspace()
3543 if (runningbufspace <= lorunningspace) in buf_daemon()
3692 runningbufspace > hirunningspace) in flushbufqueues()
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc2094 vfs.runningbufspace