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

NAME

6       reservation_object_add_excl_fence - Add an exclusive fence.
7

SYNOPSIS

9       void reservation_object_add_excl_fence(struct reservation_object * obj,
10                                              struct dma_fence * fence);
11

ARGUMENTS

13       obj
14           the reservation object
15
16       fence
17           the shared fence to add
18

DESCRIPTION

20       Add a fence to the exclusive slot. The obj->lock must be held.
21
23Kernel Hackers Manual 3.10         June 2019           RESERVATION_OBJECT_A(9)
Impressum