Home
last modified time | relevance | path

Searched refs:UMA_ALIGN_CACHE (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_slab.c116 align = UMA_ALIGN_CACHE; in linux_kmem_cache_create()
/freebsd/sys/vm/
H A Duma.h305 #define UMA_ALIGN_CACHE (uma_get_cache_align_mask()) /* Cache line size align */ macro
H A Dvm_pager.c202 pbuf_ctor, pbuf_dtor, pbuf_init, NULL, UMA_ALIGN_CACHE, in vm_pager_bufferinit()
/freebsd/tools/tools/umastat/
H A Dumastat.c187 case UMA_ALIGN_CACHE: in uma_print_keg_align()
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c92 UMA_ALIGN_CACHE, 0); in system_taskq_init()
/freebsd/sys/kern/
H A Dsubr_sleepqueue.c228 NULL, sleepq_dtor, sleepq_init, NULL, UMA_ALIGN_CACHE, 0); in init_sleepqueues()
230 NULL, NULL, sleepq_init, NULL, UMA_ALIGN_CACHE, 0); in init_sleepqueues()
H A Dkern_cpuset.c1648 NULL, NULL, UMA_ALIGN_CACHE, 0); in cpuset_thread0()
1650 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in cpuset_thread0()
H A Dsubr_turnstile.c433 turnstile_init, turnstile_fini, UMA_ALIGN_CACHE, UMA_ZONE_NOFREE); in init_turnstile0()
H A Dvfs_mount.c186 NULL, mount_init, mount_fini, UMA_ALIGN_CACHE, UMA_ZONE_NOFREE); in vfs_mount_init()
H A Duipc_ktls.c492 UMA_ALIGN_CACHE, 0); in ktls_init()
H A Duipc_usrreq.c2574 NULL, NULL, UMA_ALIGN_CACHE, 0); in unp_init()
H A Duipc_socket.c448 NULL, splice_zinit, splice_zfini, UMA_ALIGN_CACHE, 0); in splice_init()
/freebsd/sys/netgraph/netflow/
H A Dnetflow.c485 UMA_ALIGN_CACHE, 0); in ng_netflow_cache_init()
490 UMA_ALIGN_CACHE, 0); in ng_netflow_cache_init()
/freebsd/sys/netinet/
H A Dtcp_fastopen.c442 UMA_ALIGN_CACHE, 0); in tcp_fastopen_init()
H A Din_pcb.c613 inpcb_fini, UMA_ALIGN_CACHE, UMA_ZONE_SMR); in in_pcbstorage_init()
/freebsd/sys/netgraph/
H A Dng_base.c3221 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in ngb_mod_event()
3225 UMA_ALIGN_CACHE, 0); in ngb_mod_event()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c14759 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in tcp_addbbr()
H A Drack.c24783 rack_ctor, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in tcp_addrack()