Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
subr_kmem.c | 240 static const id_t **const kmem_cache_free_probe_id = NULL; variable in typeref:typename:const id_t ** const 250 static const id_t *kmem_cache_free_probe_id[KMEM_CACHE_COUNT]; variable in typeref:typename:const id_t * [] 275 KMEM_CACHE_PROBE(kmem_cache_free_probe_id, I, P, RS, AS, 0) 529 kmem_cache_alloc_probe_id, kmem_cache_free_probe_id, |
subr_kmem.c | 240 static const id_t **const kmem_cache_free_probe_id = NULL; variable in typeref:typename:const id_t ** const 250 static const id_t *kmem_cache_free_probe_id[KMEM_CACHE_COUNT]; variable in typeref:typename:const id_t * [] 275 KMEM_CACHE_PROBE(kmem_cache_free_probe_id, I, P, RS, AS, 0) 529 kmem_cache_alloc_probe_id, kmem_cache_free_probe_id, |