Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/
Daperfmperf.c485 raw_write_seqcount_begin(&s->seq); in arch_scale_freq_tick()
/linux-6.12.1/include/linux/
Dseqlock.h397 #define raw_write_seqcount_begin(s) \ macro
/linux-6.12.1/fs/
Ddcache.c401 raw_write_seqcount_begin(&dentry->d_seq); in dentry_unlink_inode()
1866 raw_write_seqcount_begin(&dentry->d_seq); in __d_instantiate()
2629 raw_write_seqcount_begin(&dentry->d_seq); in __d_add()
/linux-6.12.1/arch/s390/kvm/
Dkvm-s390.c3636 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in __start_cpu_timer_accounting()
3645 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in __stop_cpu_timer_accounting()
3685 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in kvm_s390_set_cpu_timer()
/linux-6.12.1/mm/
Dmemory.c1404 raw_write_seqcount_begin(&src_mm->write_protect_seq); in copy_page_range()
Dhugetlb.c5227 raw_write_seqcount_begin(&src->write_protect_seq); in copy_hugetlb_page_range()