/openbsd-src/sys/kern/ |
H A D | subr_pool.c | 564 int slowdown = 0; pool_get() local 664 int slowdown = 0; pool_runqueue() local 690 pool_do_get(struct pool * pp,int flags,int * slowdown) pool_do_get() argument 892 int slowdown = 0; pool_prime() local 912 pool_p_alloc(struct pool * pp,int flags,int * slowdown) pool_p_alloc() argument 1596 pool_allocator_alloc(struct pool * pp,int flags,int * slowdown) pool_allocator_alloc() argument 1624 pool_page_alloc(struct pool * pp,int flags,int * slowdown) pool_page_alloc() argument 1641 pool_multi_alloc(struct pool * pp,int flags,int * slowdown) pool_multi_alloc() argument 1676 pool_multi_alloc_ni(struct pool * pp,int flags,int * slowdown) pool_multi_alloc_ni() argument [all...] |
H A D | uipc_mbuf.c | 1465 v = (*pool_allocator_multi.pa_alloc)(pp, flags, slowdown); in m_pool_alloc() argument
|
/openbsd-src/sys/arch/alpha/alpha/ |
H A D | pmap.c | 2798 pmap_pv_page_alloc(struct pool * pp,int flags,int * slowdown) pmap_pv_page_alloc() argument 3123 pmap_l1pt_alloc(struct pool * pp,int flags,int * slowdown) pmap_l1pt_alloc() argument
|
/openbsd-src/sys/arch/sh/sh/ |
H A D | pmap.c | 922 __pmap_pv_page_alloc(struct pool *pool, int flags, int *slowdown) in __pmap_pv_page_alloc()
|
/openbsd-src/sys/arch/riscv64/riscv64/ |
H A D | pmap.c | 394 pmap_vp_page_alloc(struct pool * pp,int flags,int * slowdown) pmap_vp_page_alloc() argument
|
/openbsd-src/sys/arch/mips64/mips64/ |
H A D | pmap.c | 1977 pmap_pg_alloc(struct pool *pp, int flags, int *slowdown) in pmap_pg_alloc()
|
/openbsd-src/sys/arch/i386/i386/ |
H A D | pmap.c | 1136 pmap_pv_page_alloc(struct pool * pp,int flags,int * slowdown) pmap_pv_page_alloc() argument
|
/openbsd-src/sys/arch/arm64/arm64/ |
H A D | pmap.c | 447 pmap_vp_page_alloc(struct pool * pp,int flags,int * slowdown) pmap_vp_page_alloc() argument
|
/openbsd-src/sys/arch/arm/arm/ |
H A D | pmap7.c | 2404 pmap_bootstrap_pv_page_alloc(struct pool * pp,int flags,int * slowdown) pmap_bootstrap_pv_page_alloc() argument
|