Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Dmalloc.h141 #define M_WITNESS 104 /* witness(4) memory */ macro
/openbsd/src/sys/kern/
Dsubr_witness.c2541 stacks = mallocarray(nstacks, sizeof(*stacks), M_WITNESS, in witness_alloc_stacks()