Searched refs:uma_zone (Results 1 – 12 of 12) sorted by relevance
69 struct uma_zone *zone = arg; in trash_ctor()145 struct uma_zone *zone = arg; in mtrash_ctor()
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 =3138 zsize = sizeof(struct uma_zone) + in uma_startup1()
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()
64 struct uma_zone *zone;417 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()
119 extern struct uma_zone *nfsmount_zone;
230 typedef struct uma_zone *sctp_zone_t;
119 VNET_DECLARE(struct uma_zone *, sack_hole_zone);
1095 extern struct uma_zone *proc_zone;1096 extern struct uma_zone *pgrp_zone;
454 extern struct uma_zone *namei_zone;