HomeSort by: relevance | last modified time | path
    Searched defs:run2 (Results 1 - 2 of 2) sorted by relevancy

  /src/regress/sys/kern/allocfree/
allocfree.c 192 run2(int nt, void (*func)(void)) function in typeref:typename:void
230 run2(nt, malloc_method);
231 run2(nt, kmem_method);
232 run2(nt, pool_method);
233 run2(nt, cache_method);
allocfree.c 192 run2(int nt, void (*func)(void)) function in typeref:typename:void
230 run2(nt, malloc_method);
231 run2(nt, kmem_method);
232 run2(nt, pool_method);
233 run2(nt, cache_method);

Completed in 22 milliseconds