Home
last modified time | relevance | path

Searched refs:pool_cache (Results 1 – 24 of 24) sorted by relevance

/netbsd/src/sys/sys/
Dpool.h126 struct pool_cache *pr_cache; /* Cache for this pool */
256 struct pool_cache { struct
261 TAILQ_ENTRY(pool_cache) argument
290 typedef struct pool_cache *pool_cache_t; argument
/netbsd/src/share/man/man9/
DMakefile47 pool_cache.9 portfeatures.9 powerhook_establish.9 ppsratecheck.9 \
789 MLINKS+=pool_cache.9 pool_cache_init.9 \
790 pool_cache.9 pool_cache_destroy.9 \
791 pool_cache.9 pool_cache_get_paddr.9 \
792 pool_cache.9 pool_cache_get.9 \
793 pool_cache.9 pool_cache_put_paddr.9 \
794 pool_cache.9 pool_cache_put.9 \
795 pool_cache.9 pool_cache_destruct_object.9 \
796 pool_cache.9 pool_cache_invalidate.9 \
797 pool_cache.9 pool_cache_sethiwat.9 \
[all …]
/netbsd/src/sys/dev/ic/
Dbwfmvar.h38 struct pool_cache;
229 struct pool_cache *sc_freetask;
Dbwivar.h109 struct pool_cache;
675 struct pool_cache *sc_freetask;
/netbsd/src/sys/arch/arm/xscale/
Diopaau.c95 iopaau_desc_free(struct pool_cache *dc, void *firstdesc) in iopaau_desc_free()
235 struct pool_cache *dc = af->af_desc_cache; in iopaau_func_fill_immed_setup()
416 struct pool_cache *dc = af->af_desc_cache; in iopaau_func_xor_setup()
/netbsd/src/sys/dev/pci/
Dhifn7751var.h140 struct pool_cache *sc_cmd_cache;
/netbsd/src/sys/arch/sparc64/include/
Dcpu.h265 extern struct pool_cache *fpstate_cache;
/netbsd/src/sys/arch/x86/include/
Dpmap_private.h159 extern struct pool_cache pmap_cache;
/netbsd/src/sys/uvm/
Duvm_anon.c47 static struct pool_cache uvm_anon_cache;
Duvm_amap.c58 static struct pool_cache uvm_amap_cache;
Duvm_map.c150 static struct pool_cache uvm_map_entry_cache;
/netbsd/src/sys/rump/librump/rumpkern/
Demul.c343 struct pool_cache *rump_pnbuf_cache;
Dvm.c164 static struct pool_cache pagecache;
/netbsd/src/external/cddl/osnet/
DTODO44 - maybe changing the order of arguments for pool_cache constructors.
/netbsd/src/sys/kern/
Dsubr_pool.c370 TAILQ_HEAD(,pool_cache) pool_cache_head =
732 pool_init(&cache_pool, sizeof(struct pool_cache), coherency_unit, in pool_subsystem_init()
1663 struct pool_cache *pc; in pool_reclaim()
3349 struct pool_cache *pc; in pool_whatis()
3433 struct pool_cache *pc; in pool_sysctl()
/netbsd/src/sys/arch/sparc64/sparc64/
Dcpu.c95 struct pool_cache *fpstate_cache;
Dpmap.c132 struct pool_cache pmap_cache;
133 struct pool_cache pmap_pv_cache;
/netbsd/src/usr.bin/vmstat/
Dvmstat.c1810 struct pool_cache pool_cache, *pc = &pool_cache; in dopoolcache() local
/netbsd/src/sys/arch/alpha/alpha/
Dpmap.c268 static struct pool_cache pmap_pmap_cache __read_mostly;
269 static struct pool_cache pmap_l1pt_cache __read_mostly;
270 static struct pool_cache pmap_pv_cache __read_mostly;
/netbsd/src/sys/arch/arm/arm32/
Dpmap.c268 static struct pool_cache pmap_cache;
285 static struct pool_cache pmap_l2dtable_cache;
293 static struct pool_cache pmap_l2ptp_cache;
754 static struct pool_cache pmap_l1tt_cache;
/netbsd/src/sys/arch/x86/x86/
Dpmap.c398 struct pool_cache pmap_cache;
405 static struct pool_cache pmap_pvp_cache;
/netbsd/src/sys/arch/sparc/sparc/
Dpmap.c452 static struct pool_cache pmap_cache;
/netbsd/src/doc/
DCHANGES.prev7864 pool(9), pool_cache(9): Introduce a new flag, PR_NOTOUCH.
7865 Now pool(9) and pool_cache(9) can handle non memory backed
/netbsd/src/distrib/sets/lists/comp/
Dmi12701 ./usr/share/man/cat9/pool_cache.0 comp-sys-catman .cat
21164 ./usr/share/man/html9/pool_cache.html comp-sys-htmlman html
29786 ./usr/share/man/man9/pool_cache.9 comp-sys-man .man