Searched refs:kvo_flags (Results 1 – 3 of 3) sorted by relevance
623 uint32_t kvo_flags; member
1551 if ((kvo->kvo_flags & KVMO_FLAG_SYSVSHM) != 0) in display_object()1554 if ((kvo->kvo_flags & KVMO_FLAG_POSIXSHM) != 0) in display_object()
2618 kvo->kvo_flags |= KVMO_FLAG_SYSVSHM; in vm_object_list_handler()2624 kvo->kvo_flags |= KVMO_FLAG_POSIXSHM; in vm_object_list_handler()