Home
last modified time | relevance | path

Searched refs:raw_write_seqcount_begin (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/arch/s390/kernel/
Didle.c62 raw_write_seqcount_begin(&idle->seqcount); in arch_cpu_idle()
/Linux-v5.15/include/linux/
Dseqlock.h462 #define raw_write_seqcount_begin(s) \ macro
/Linux-v5.15/fs/
Ddcache.c365 raw_write_seqcount_begin(&dentry->d_seq); in dentry_unlink_inode()
1982 raw_write_seqcount_begin(&dentry->d_seq); in __d_instantiate()
2708 raw_write_seqcount_begin(&dentry->d_seq); in __d_add()
/Linux-v5.15/include/net/
Dsch_generic.h215 raw_write_seqcount_begin(&qdisc->running); in qdisc_run_begin()
/Linux-v5.15/arch/s390/kvm/
Dkvm-s390.c3007 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in __start_cpu_timer_accounting()
3016 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in __stop_cpu_timer_accounting()
3056 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in kvm_s390_set_cpu_timer()
/Linux-v5.15/fs/nfs/
Dnfs4state.c1644 raw_write_seqcount_begin(&sp->so_reclaim_seqcount); in nfs4_reclaim_open_state()
/Linux-v5.15/mm/
Dmemory.c1280 raw_write_seqcount_begin(&src_mm->write_protect_seq); in copy_page_range()