Searched refs:__read_seqcount_begin (Results 1 – 3 of 3) sorted by relevance
108 static inline unsigned __read_seqcount_begin(const seqcount_t *s) in __read_seqcount_begin() function148 unsigned ret = __read_seqcount_begin(s); in raw_read_seqcount_begin()
820 nd->root_seq = __read_seqcount_begin(&nd->root.dentry->d_seq); in set_root()2192 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()2220 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
511 unsigned int seq = __read_seqcount_begin(&resv->seq); in i915_gem_object_wait_reservation()