Searched refs:shadow_head (Results 1 – 3 of 3) sorted by relevance
106 uint32_t shadow_head; /* Shadow head for single-thread operation */ member545 s->shadow_head = s->head; in opdl_stage_claim_singlethread()761 s->shadow_head = s->head; in opdl_stage_disclaim()997 ev_orig = get_slot(t, s->shadow_head+offset); in opdl_ring_cas_slot()1010 get_slot(t, s->shadow_head+i); in opdl_ring_cas_slot()
103 LIST_HEAD(, vm_object) shadow_head; /* objects that this is a shadow for */
239 LIST_INIT(&object->shadow_head); in _vm_object_allocate()571 object = LIST_FIRST(&backing_object->shadow_head); in vm_object_deallocate_anon()760 LIST_INSERT_HEAD(&backing_object->shadow_head, object, in vm_object_backing_insert_locked()