Searched defs:ALLOCSIZE (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/kern/ |
H A D | subr_kmem.c | 243 #define KMEM_CACHE_PROBE(ARRAY, INDEX, PTR, REQSIZE, ALLOCSIZE, FLAGS) \ argument 253 #define KMEM_CACHE_PROBE(ARRAY, INDEX, PTR, REQSIZE, ALLOCSIZE, FLAGS) do \ argument
|