Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_unit.c118 static int no_alloc; variable
124 KASSERT(no_alloc == 0, ("malloc in wrong place() line %d", line)); in _Malloc()
1155 no_alloc = 1; in test_alloc_unr()
1161 no_alloc = 0; in test_alloc_unr()