Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_unit.c133 static int no_alloc; variable
139 KASSERT(no_alloc == 0, ("malloc in wrong place() line %d", line)); in _Malloc()
981 no_alloc = 1; in test_alloc_unr()
987 no_alloc = 0; in test_alloc_unr()