Searched refs:uma_zone (Results 1 – 12 of 12) sorted by relevance
50 struct uma_zone;52 typedef struct uma_zone * uma_zone_t;
343 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
340 LIST_HEAD(,uma_zone) uk_zones; /* Keg's zones */460 struct uma_zone { struct485 LIST_ENTRY(uma_zone) uz_link; /* List of all zones in keg */ argument
167 static LIST_HEAD(,uma_zone) uma_cachezones =2904 zsize = sizeof(struct uma_zone) + in uma_startup1()
326 struct uma_zone *uzp, uz; in memstat_kvm_uma()398 offsetof(struct uma_zone, uz_cpu[0])); in memstat_kvm_uma()
241 typedef struct uma_zone *sctp_zone_t;
471 struct uma_zone *ipi_zone; /* (c) */
128 VNET_DECLARE(struct uma_zone *, sack_hole_zone);
1025 extern struct uma_zone *proc_zone;1026 extern struct uma_zone *pgrp_zone;
452 extern struct uma_zone *namei_zone;