Home
last modified time | relevance | path

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

/dragonfly/sys/vm/
HDvm_object.h161 char debug_hold_thrs[VMOBJ_DEBUG_ARRAY_SIZE][64]; member
HDvm_object.c172 ksnprintf(obj->debug_hold_thrs[i], in debugvm_object_add()
173 sizeof(obj->debug_hold_thrs[i]), in debugvm_object_add()
204 obj->debug_hold_thrs[i][0] = 0; in vm_object_lock_init()