Searched refs:n_rings (Results 1 – 2 of 2) sorted by relevance
955 mach_vm_reclaim_count_t n_rings; variable989 rr = mach_vm_reclaim_get_rings_for_task(child_task, NULL, &n_rings);991 T_ASSERT_EQ(n_rings, 1, "Task has one ring");992 rr = mach_vm_reclaim_get_rings_for_task(child_task, &ring_ref, &n_rings);
1151 #define NEXUS_CHANNEL_ENTRY_SIZE(n_rings) \ argument1152 offsetof(nexus_channel_entry, nce_ring_entries[n_rings])