Searched refs:write_seqcount_begin (Results 1 – 2 of 2) sorted by relevance
112 write_seqcount_begin(&obj->seq); in reservation_object_add_shared_inplace()186 write_seqcount_begin(&obj->seq); in reservation_object_add_shared_replace()247 write_seqcount_begin(&obj->seq); in reservation_object_add_excl_fence()309 write_seqcount_begin(&dst->seq); in reservation_object_copy_fences()
152 static inline void write_seqcount_begin(seqcount_t *s) in write_seqcount_begin() function