reservation_object_get_excl_rcu — get the reservation object's exclusive fence, without lock held.
struct fence * reservation_object_get_excl_rcu (
)
obj
the reservation object
If there is an exclusive fence, this atomically increments it's reference count and returns it.
RETURNS The exclusive fence or NULL if none