Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dseqlock.h361 #define raw_seqcount_begin(s) \ macro
/linux-6.15/fs/
H A Ddcache.c949 seq = raw_seqcount_begin(&dentry->d_seq); in dget_parent()
2180 seq = raw_seqcount_begin(&dentry->d_seq); in __d_lookup_rcu_op_compare()
2281 seq = raw_seqcount_begin(&dentry->d_seq); in __d_lookup_rcu()
3127 seq = raw_seqcount_begin(&dentry->d_seq); in d_parent_ino()
/linux-6.15/drivers/infiniband/hw/hfi1/
H A Dsdma.c2327 seq = raw_seqcount_begin( in sdma_check_progress()