Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Daperfmperf.c485 raw_write_seqcount_begin(&s->seq); in arch_scale_freq_tick()
/linux/include/linux/
H A Dseqlock.h392 * raw_write_seqcount_begin() - start a seqcount_t write section w/o lockdep
397 #define raw_write_seqcount_begin(s) \
412 #define raw_write_seqcount_begin( global() macro
/linux/fs/
H A 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/arch/s390/kvm/
H A 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/mm/
H A Dhugetlb.c5227 raw_write_seqcount_begin(&src->write_protect_seq); in hugetlb_vm_op_split()
H A Dmemory.c1404 raw_write_seqcount_begin(&src_mm->write_protect_seq); in copy_page_range()