Skip to main content

update_address_space_membarrier_state

Function update_address_space_membarrier_state 

Source
pub fn update_address_space_membarrier_state(
    __arg0: AddressSpaceHandle,
    __arg1: MembarrierRegistration,
    __arg2: MembarrierRegistrationPhase,
) -> AddressSpaceMembarrierState
Expand description

Advances one irreversible per-mm membarrier registration phase.

Begin publishes the requested bit before ax-task inspects runqueues; Complete publishes the ready bit only after synchronous target-rq refresh. The operation must be allocation-free and atomic.