Searched refs:kvo_flags (Results 1 – 3 of 3) sorted by relevance
612 uint32_t kvo_flags; member
2541 kvo->kvo_flags = 0; in vm_object_list_handler()2594 kvo->kvo_flags |= KVMO_FLAG_SYSVSHM; in vm_object_list_handler()2600 kvo->kvo_flags |= KVMO_FLAG_POSIXSHM; in vm_object_list_handler()
1550 if ((kvo->kvo_flags & KVMO_FLAG_SYSVSHM) != 0) in display_object()1553 if ((kvo->kvo_flags & KVMO_FLAG_POSIXSHM) != 0) in display_object()