Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Daperfmperf.c485 raw_write_seqcount_begin(&s->seq); in arch_scale_freq_tick()
/linux-6.15/include/linux/
H A Dseqlock.h420 #define raw_write_seqcount_begin(s) \ macro
/linux-6.15/fs/
H A Ddcache.c446 raw_write_seqcount_begin(&dentry->d_seq); in dentry_unlink_inode()
1910 raw_write_seqcount_begin(&dentry->d_seq); in __d_instantiate()
2676 raw_write_seqcount_begin(&dentry->d_seq); in __d_add()
/linux-6.15/arch/s390/kvm/
H A Dkvm-s390.c3681 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in __start_cpu_timer_accounting()
3690 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in __stop_cpu_timer_accounting()
3730 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in kvm_s390_set_cpu_timer()
/linux-6.15/kernel/events/
H A Duprobes.c2030 raw_write_seqcount_begin(&utask->ri_seqcount); in ri_timer()
/linux-6.15/mm/
H A Dhugetlb.c5581 raw_write_seqcount_begin(&src->write_protect_seq); in copy_hugetlb_page_range()
H A Dmemory.c1400 raw_write_seqcount_begin(&src_mm->write_protect_seq); in copy_page_range()