Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dvfs_bio.c197 long runningbufspace; variable
198 SYSCTL_LONG(_vfs, OID_AUTO, runningbufspace, CTLFLAG_RD, &runningbufspace, 0,
906 space = atomic_fetchadd_long(&runningbufspace, -bspace); in runningbufwakeup()
938 while (runningbufspace > hirunningspace) { in waitrunningbufspace()
2269 space = atomic_fetchadd_long(&runningbufspace, bp->b_runningbufspace); in bufwrite()
3411 if (runningbufspace <= lorunningspace) in buf_daemon()
3556 runningbufspace > hirunningspace) in flushbufqueues()
/freebsd-12-stable/sys/sys/
Dbuf.h489 extern long runningbufspace;
/freebsd-12-stable/sys/vm/
Dvnode_pager.c612 atomic_add_long(&runningbufspace, bp->b_runningbufspace); in vnode_pager_input_smlfs()
1077 atomic_add_long(&runningbufspace, bp->b_runningbufspace); in vnode_pager_generic_getpages()
/freebsd-12-stable/sys/ufs/ffs/
Dffs_snapshot.c2334 atomic_add_long(&runningbufspace,
2471 atomic_add_long(&runningbufspace, bp->b_runningbufspace);
Dffs_vfsops.c2250 atomic_add_long(&runningbufspace, in ffs_geom_strategy()
/freebsd-12-stable/tools/tools/sysdoc/
Dtunables.mdoc2142 vfs.runningbufspace