Searched refs:n_rings (Results 1 – 2 of 2) sorted by relevance
911 mach_vm_reclaim_count_t n_rings; variable945 rr = mach_vm_reclaim_get_rings_for_task(child_task, NULL, &n_rings);947 T_ASSERT_EQ(n_rings, 1, "Task has one ring");948 rr = mach_vm_reclaim_get_rings_for_task(child_task, &ring_ref, &n_rings);
1155 #define NEXUS_CHANNEL_ENTRY_SIZE(n_rings) \ argument1156 offsetof(nexus_channel_entry, nce_ring_entries[n_rings])