Searched refs:kinfo_pool_cache (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/sys/
H A Dpool.h71 struct kinfo_pool_cache { struct
/openbsd-current/usr.bin/systat/
H A Dpool.c38 static int pool_get_cache(int, struct kinfo_pool_cache *);
61 * the kernel gives an array of ncpusfound * kinfo_pool_cache structs, but
63 * ncpusfound and the size it thinks kinfo_pool_cache is from sysctl, and
68 struct kinfo_pool_cache cache;
558 const struct kinfo_pool_cache *kpc;
774 pool_get_cache(int pool, struct kinfo_pool_cache *kpc)
/openbsd-current/sys/kern/
H A Dsubr_pool.c2090 struct kinfo_pool_cache kpc;

Completed in 85 milliseconds