Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Daperfmperf.c490 raw_write_seqcount_begin(&s->seq); in arch_scale_freq_tick()
/linux/include/linux/
H A Dseqlock.h420 #define raw_write_seqcount_begin(s) \ macro
/linux/fs/
H A Ddcache.c456 raw_write_seqcount_begin(&dentry->d_seq); in dentry_unlink_inode()
1974 raw_write_seqcount_begin(&dentry->d_seq); in __d_instantiate()
2754 raw_write_seqcount_begin(&dentry->d_seq); in __d_add()
/linux/arch/s390/kvm/
H A Dkvm-s390.c3574 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in __start_cpu_timer_accounting()
3583 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in __stop_cpu_timer_accounting()
3623 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount); in kvm_s390_set_cpu_timer()
/linux/kernel/events/
H A Duprobes.c2056 raw_write_seqcount_begin(&utask->ri_seqcount); in ri_timer()
/linux/mm/
H A Dhugetlb.c4902 raw_write_seqcount_begin(&src->write_protect_seq); in copy_hugetlb_page_range()
H A Dmemory.c1525 raw_write_seqcount_begin(&src_mm->write_protect_seq); in copy_page_range()