table of contents
RESERVATION_OBJECT_U(9) | Device drivers infrastructure | RESERVATION_OBJECT_U(9) |
NAME¶
reservation_object_unlock - unlock the reservation object
SYNOPSIS¶
void reservation_object_unlock(struct reservation_object * obj);
ARGUMENTS¶
obj
the reservation object
DESCRIPTION¶
Unlocks the reservation object following exclusive access.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |