FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vm_object_is_active
sys/vm/vm_meter.c
250
if (vm_object_is_active(object)) {
sys/vm/vm_meter.c
258
if (vm_object_is_active(object)) {
sys/vm/vm_object.h
394
bool vm_object_is_active(vm_object_t obj);