Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dseqlock.h182 static inline unsigned raw_seqcount_begin(const seqcount_t *s) in raw_seqcount_begin() function
/Linux-v4.19/fs/nfs/
Ddelegation.c155 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount); in nfs_delegation_claim_opens()
Dnfs4proc.c2862 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount); in _nfs4_open_and_get_state()
/Linux-v4.19/fs/
Ddcache.c2183 seq = raw_seqcount_begin(&dentry->d_seq); in __d_lookup_rcu()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dsdma.c2362 seq = raw_seqcount_begin( in sdma_check_progress()
/Linux-v4.19/net/core/
Ddev.c912 seq = raw_seqcount_begin(&devnet_rename_seq); in netdev_get_name()