/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);
|