reservation_object_get_list(9) - phpMan
RESERVATION_OBJECT_G(9) Device drivers infrastructure RESERVATION_OBJECT_G(9)
NAME
reservation_object_get_list - get the reservation object's shared fence list, with
update-side lock held
SYNOPSIS
struct reservation_object_list *
reservation_object_get_list(struct reservation_object * obj);
ARGUMENTS
obj
the reservation object
DESCRIPTION
Returns the shared fence list. Does NOT take references to the fence. The obj->lock must
be held.
COPYRIGHT
Kernel Hackers Manual 4.8. January 2017 RESERVATION_OBJECT_G(9)
|