Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDsubr_unit.c113 static int no_alloc; variable
119 KASSERT(no_alloc == 0, ("malloc in wrong place() line %d", line)); in _Malloc()
940 no_alloc = 1; in test_alloc_unr()
946 no_alloc = 0; in test_alloc_unr()