Searched refs:kvo_me (Results 1 – 3 of 3) sorted by relevance
47 uint64_t kvo_me; member118 if (*aa == bb->kvo_me) in swobj_search()120 return (*aa > bb->kvo_me ? -1 : 1); in swobj_search()127 return ((((const struct swapvm *) a)->kvo_me > in swobj_sort()128 ((const struct swapvm *) b)->kvo_me) ? -1 : 1); in swobj_sort()150 swobj[nswobj].kvo_me = kvo[i].kvo_me; in get_swap_vmobjects()
608 uint64_t kvo_me; /* Uniq handle for anon obj */ member
2574 kvo->kvo_me = (uintptr_t)obj; in vm_object_list_handler()