Lines Matching refs:reservation_object
58 struct reservation_object { struct
72 reservation_object_init(struct reservation_object *obj) in reservation_object_init() argument
83 reservation_object_fini(struct reservation_object *obj) in reservation_object_fini()
110 reservation_object_get_list(struct reservation_object *obj) in reservation_object_get_list()
117 reservation_object_get_excl(struct reservation_object *obj) in reservation_object_get_excl()
123 int reservation_object_reserve_shared(struct reservation_object *obj);
124 void reservation_object_add_shared_fence(struct reservation_object *obj,
127 void reservation_object_add_excl_fence(struct reservation_object *obj,
130 int reservation_object_get_fences_rcu(struct reservation_object *obj,
135 long reservation_object_wait_timeout_rcu(struct reservation_object *obj,
139 bool reservation_object_test_signaled_rcu(struct reservation_object *obj,