Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/vm/
H A Duma.h297 #define UMA_ALIGN_CACHE (0 - 1) /* Cache line size align */ macro
/f-stack/freebsd/vm/
H A Duma.h297 #define UMA_ALIGN_CACHE (0 - 1) /* Cache line size align */ macro
H A Dvm_pager.c188 pbuf_ctor, pbuf_dtor, pbuf_init, NULL, UMA_ALIGN_CACHE, in vm_pager_bufferinit()
H A Duma_core.c3045 args.align = (align == UMA_ALIGN_CACHE) ? uma_align_cache : align; in uma_kcreate()
3057 if (align != UMA_ALIGN_CACHE) in uma_set_align()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c98 UMA_ALIGN_CACHE, 0); in system_taskq_init()
/f-stack/freebsd/kern/
H A Dsubr_sleepqueue.c230 NULL, sleepq_dtor, sleepq_init, NULL, UMA_ALIGN_CACHE, 0); in init_sleepqueues()
232 NULL, NULL, sleepq_init, NULL, UMA_ALIGN_CACHE, 0); in init_sleepqueues()
H A Dkern_cpuset.c1602 NULL, NULL, UMA_ALIGN_CACHE, 0); in cpuset_thread0()
1604 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in cpuset_thread0()
H A Dsubr_turnstile.c434 turnstile_init, turnstile_fini, UMA_ALIGN_CACHE, UMA_ZONE_NOFREE); in init_turnstile0()
H A Duipc_ktls.c394 UMA_ALIGN_CACHE, 0); in ktls_init()
H A Dvfs_mount.c154 NULL, mount_init, mount_fini, UMA_ALIGN_CACHE, UMA_ZONE_NOFREE); in vfs_mount_init()
H A Duipc_usrreq.c2158 NULL, NULL, UMA_ALIGN_CACHE, 0); in unp_init()
/f-stack/freebsd/netgraph/netflow/
H A Dnetflow.c480 UMA_ALIGN_CACHE, 0); in ng_netflow_cache_init()
485 UMA_ALIGN_CACHE, 0); in ng_netflow_cache_init()
/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c444 UMA_ALIGN_CACHE, 0); in tcp_fastopen_init()
/f-stack/freebsd/netgraph/
H A Dng_base.c3214 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in ngb_mod_event()
3218 UMA_ALIGN_CACHE, 0); in ngb_mod_event()
/f-stack/lib/
H A Dff_ng_base.c3240 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in ngb_mod_event()
3244 UMA_ALIGN_CACHE, 0); in ngb_mod_event()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c14916 rack_ctor, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in tcp_addrack()
H A Dbbr.c14914 NULL, NULL, NULL, NULL, UMA_ALIGN_CACHE, 0); in tcp_addbbr()