1RESERVATION_OBJECT_G(9)  Device drivers infrastructure RESERVATION_OBJECT_G(9)
2
3
4

NAME

6       reservation_object_get_list - get the reservation object's shared fence
7       list, with update-side lock held
8

SYNOPSIS

10       struct reservation_object_list *
11                                                                    reservation_object_get_list(struct reservation_object * obj);
12

ARGUMENTS

14       obj
15           the reservation object
16

DESCRIPTION

18       Returns the shared fence list. Does NOT take references to the fence.
19       The obj->lock must be held.
20
22Kernel Hackers Manual 3.10         June 2019           RESERVATION_OBJECT_G(9)
Impressum