| /freebsd-9-stable/sys/kern/ |
| D | kern_mbuf.c | 325 UMA_ALIGN_PTR, UMA_ZONE_REFCNT); in mbuf_init() 340 UMA_ALIGN_PTR, UMA_ZONE_REFCNT); in mbuf_init() 351 UMA_ALIGN_PTR, UMA_ZONE_REFCNT); in mbuf_init() 363 UMA_ALIGN_PTR, UMA_ZONE_REFCNT); in mbuf_init() 371 UMA_ALIGN_PTR, UMA_ZONE_ZINIT); in mbuf_init()
|
| D | kern_malloc.c | 599 ((unsigned long)mtpp & ~UMA_ALIGN_PTR); in free() 770 UMA_ALIGN_PTR, UMA_ZONE_MALLOC); in kmeminit() 784 UMA_ALIGN_PTR, UMA_ZONE_MALLOC); in kmeminit()
|
| D | kern_rangelock.c | 53 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in rangelock_sys_init()
|
| D | vfs_cache.c | 921 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_ZINIT); in nchinit() 924 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_ZINIT); in nchinit() 927 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_ZINIT); in nchinit() 930 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_ZINIT); in nchinit()
|
| D | tty_outq.c | 336 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in ttyoutq_startup()
|
| D | sys_procdesc.c | 129 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in procdesc_init()
|
| D | sys_capability.c | 202 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in capability_init()
|
| D | tty_inq.c | 486 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in ttyinq_startup()
|
| D | vfs_aio.c | 492 NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_NOFREE); in aio_onceonly() 494 NULL, NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_NOFREE); in aio_onceonly() 496 NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_NOFREE); in aio_onceonly() 498 NULL, NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_NOFREE); in aio_onceonly() 500 NULL, NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_NOFREE); in aio_onceonly()
|
| D | uipc_mqueue.c | 648 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in mqfs_init() 650 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in mqfs_init() 653 NULL, UMA_ALIGN_PTR, 0); in mqfs_init() 655 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in mqfs_init()
|
| /freebsd-9-stable/sys/security/mac/ |
| D | mac_label.c | 66 UMA_ALIGN_PTR, 0); in mac_labelzone_init()
|
| /freebsd-9-stable/sys/fs/tmpfs/ |
| D | tmpfs_vfsops.c | 275 UMA_ALIGN_PTR, 0); in tmpfs_mount() 280 UMA_ALIGN_PTR, 0); in tmpfs_mount()
|
| /freebsd-9-stable/sys/powerpc/aim/ |
| D | slb.c | 520 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_VM); in slb_zone_init() 523 UMA_ALIGN_PTR, UMA_ZONE_VM); in slb_zone_init()
|
| /freebsd-9-stable/sys/vm/ |
| D | uma.h | 266 #define UMA_ALIGN_PTR (sizeof(void *) - 1) /* Alignment fit for ptr */ macro
|
| D | uma_core.c | 294 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, in bucket_init() 1356 if (totsize & UMA_ALIGN_PTR) in keg_ctor() 1357 totsize = (totsize & ~UMA_ALIGN_PTR) + in keg_ctor() 1358 (UMA_ALIGN_PTR + 1); in keg_ctor() 1742 UMA_ALIGN_PTR, UMA_ZFLAG_INTERNAL); in uma_startup() 1753 UMA_ALIGN_PTR, in uma_startup() 1759 UMA_ALIGN_PTR, UMA_ZFLAG_INTERNAL); in uma_startup()
|
| /freebsd-9-stable/sys/nfsclient/ |
| D | nfs_node.c | 73 NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in nfs_nhinit()
|
| /freebsd-9-stable/sys/fs/nfsclient/ |
| D | nfs_clnode.c | 76 NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in ncl_nhinit()
|
| /freebsd-9-stable/sys/netinet/ |
| D | tcp_reass.c | 118 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_NOFREE); in tcp_reass_global_init()
|
| D | sctp_os_bsd.h | 259 zone = uma_zcreate(name, size, NULL, NULL, NULL, NULL, UMA_ALIGN_PTR,\
|
| D | tcp_timewait.c | 167 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, UMA_ZONE_NOFREE); in tcp_tw_init()
|
| D | tcp_hostcache.c | 230 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in tcp_hc_init()
|
| /freebsd-9-stable/tools/tools/umastat/ |
| D | umastat.c | 166 case UMA_ALIGN_PTR: in uma_print_keg_align()
|
| /freebsd-9-stable/sys/opencrypto/ |
| D | crypto.c | 208 UMA_ALIGN_PTR, UMA_ZONE_ZINIT); in crypto_init() 211 UMA_ALIGN_PTR, UMA_ZONE_ZINIT); in crypto_init()
|
| /freebsd-9-stable/sys/dev/patm/ |
| D | if_patm_attach.c | 419 NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0)) == NULL) { in patm_attach() 915 UMA_ALIGN_PTR, 0)) == NULL) in patm_txmap_init()
|
| /freebsd-9-stable/sys/security/audit/ |
| D | audit.c | 304 audit_record_dtor, NULL, NULL, UMA_ALIGN_PTR, 0); in audit_init()
|