Home
last modified time | relevance | path

Searched refs:raw_seqcount_begin (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dseqlock.h180 static inline unsigned raw_seqcount_begin(const seqcount_t *s) in raw_seqcount_begin() function
/linux-4.1.27/fs/nfs/
Ddelegation.c142 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount); in nfs_delegation_claim_opens()
Dnfs4proc.c2314 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount); in _nfs4_open_and_get_state()
/linux-4.1.27/fs/
Ddcache.c2191 seq = raw_seqcount_begin(&dentry->d_seq); in __d_lookup_rcu()
/linux-4.1.27/net/core/
Ddev.c844 seq = raw_seqcount_begin(&devnet_rename_seq); in netdev_get_name()