| /freebsd/sys/vm/ |
| H A D | uma.h | 305 #define UMA_ALIGN_CACHE (uma_get_cache_align_mask()) /* Cache line size align */ macro
|
| H A D | vm_pager.c | 202 pbuf_ctor, pbuf_dtor, pbuf_init, NULL, UMA_ALIGN_CACHE, in vm_pager_bufferinit()
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_slab.c | 120 align = UMA_ALIGN_CACHE; in linux_kmem_cache_create()
|
| /freebsd/tools/tools/umastat/ |
| H A D | umastat.c | 187 case UMA_ALIGN_CACHE: in uma_print_keg_align()
|
| /freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_taskq.c | 92 UMA_ALIGN_CACHE, 0); in system_taskq_init()
|
| /freebsd/sys/kern/ |
| H A D | subr_sleepqueue.c | 228 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 D | kern_cpuset.c | 1648 NULL, NULL, UMA_ALIGN_CACHE, 0); in cpuset_thread0() 1650 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in cpuset_thread0()
|
| H A D | subr_turnstile.c | 433 turnstile_init, turnstile_fini, UMA_ALIGN_CACHE, UMA_ZONE_NOFREE); in init_turnstile0()
|
| H A D | vfs_mount.c | 187 NULL, mount_init, mount_fini, UMA_ALIGN_CACHE, UMA_ZONE_NOFREE); in vfs_mount_init()
|
| H A D | uipc_ktls.c | 492 UMA_ALIGN_CACHE, 0); in ktls_init()
|
| H A D | uipc_usrreq.c | 3638 NULL, NULL, UMA_ALIGN_CACHE, 0); in unp_init()
|
| H A D | uipc_socket.c | 490 NULL, splice_zinit, splice_zfini, UMA_ALIGN_CACHE, 0); in splice_init()
|
| /freebsd/sys/netgraph/netflow/ |
| H A D | netflow.c | 484 UMA_ALIGN_CACHE, 0); in ng_netflow_cache_init() 489 UMA_ALIGN_CACHE, 0); in ng_netflow_cache_init()
|
| /freebsd/sys/netinet/ |
| H A D | tcp_fastopen.c | 441 UMA_ALIGN_CACHE, 0); in tcp_fastopen_init()
|
| H A D | in_pcb.c | 624 inpcb_fini, UMA_ALIGN_CACHE, UMA_ZONE_SMR); in in_pcbstorage_init()
|
| /freebsd/sys/netgraph/ |
| H A D | ng_base.c | 3221 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in ngb_mod_event() 3225 UMA_ALIGN_CACHE, 0); in ngb_mod_event()
|
| /freebsd/sys/powerpc/booke/ |
| H A D | pmap.c | 1092 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, UMA_ZONE_VM); in mmu_booke_init()
|
| /freebsd/sys/netinet/tcp_stacks/ |
| H A D | bbr.c | 14746 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in tcp_addbbr()
|
| H A D | rack.c | 24677 rack_ctor, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in tcp_addrack()
|