Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/skywalk/mem/
H A Dskmem_cache_var.h140 struct skmem_cpu_cache { struct
294 struct skmem_cpu_cache skm_cpu_cache[1]
302 ((struct skmem_cpu_cache *)((void *)((char *)(c) + \
H A Dskmem_cache.c252 static void skmem_cpu_reload(struct skmem_cpu_cache *, struct skmem_mag *, int);
253 static void skmem_cpu_batch_reload(struct skmem_cpu_cache *,
804 struct skmem_cpu_cache *ccp = &skm->skm_cpu_cache[cpuid]; in skmem_cache_create()
1984 skmem_cpu_batch_reload(struct skmem_cpu_cache *cp, struct skmem_mag *mg, in skmem_cpu_batch_reload()
2008 skmem_cpu_reload(struct skmem_cpu_cache *cp, struct skmem_mag *mg, int rounds) in skmem_cpu_reload()
2039 struct skmem_cpu_cache *cp = SKMEM_CPU_CACHE(skm); in skmem_cache_batch_alloc()
2280 struct skmem_cpu_cache *cp = SKMEM_CPU_CACHE(skm); in skmem_cache_batch_free()
2538 struct skmem_cpu_cache *cp; in skmem_cache_magazine_purge()
2588 struct skmem_cpu_cache *cp; in skmem_cache_magazine_enable()
2909 struct skmem_cpu_cache *cp; in skmem_cache_reap_now()
[all …]