Lines Matching defs:shared
51 * struct dma_resv_list - a list of shared fences
53 * @shared_count: table of shared fences
54 * @shared_max: for growing shared fence table
55 * @shared: shared fence table
60 struct dma_fence __rcu *shared[];
68 * @fence: list of current shared fences
83 * shared fence list, with update-side lock held
86 * Returns the shared fence list. Does NOT take references to
219 /* Test shared fence slot reservation */