Searched refs:uma_zone (Results 1 – 11 of 11) sorted by relevance
283 struct uma_zone *uzp, *uzp_userspace; in main()351 uzp_userspace_len = sizeof(struct uma_zone) + mp_maxid * in main()394 sizeof(struct uma_zone), 0); in main()
336 LIST_HEAD(,uma_zone) uk_zones; /* Keg's zones */459 struct uma_zone { struct484 LIST_ENTRY(uma_zone) uz_link; /* List of all zones in keg */ argument
48 struct uma_zone;50 typedef struct uma_zone * uma_zone_t;
167 static LIST_HEAD(,uma_zone) uma_cachezones =3100 zsize = sizeof(struct uma_zone) + in uma_startup1()
64 struct uma_zone *zone;473 struct uma_zone *io_zone;
317 struct uma_zone *uzp, uz; in memstat_kvm_uma()389 offsetof(struct uma_zone, uz_cpu[0])); in memstat_kvm_uma()
121 extern struct uma_zone *nfsmount_zone;
237 typedef struct uma_zone *sctp_zone_t;
122 VNET_DECLARE(struct uma_zone *, sack_hole_zone);
1111 extern struct uma_zone *proc_zone;1112 extern struct uma_zone *pgrp_zone;
456 extern struct uma_zone *namei_zone;