Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Ddcache.c904 seq = raw_seqcount_begin(&dentry->d_seq); in dget_parent()
2136 seq = raw_seqcount_begin(&dentry->d_seq); in __d_lookup_rcu_op_compare()
2237 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.12.1/include/linux/
Dseqlock.h338 #define raw_seqcount_begin(s) \ macro
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dsdma.c2327 seq = raw_seqcount_begin( in sdma_check_progress()