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

/linux-master/arch/x86/kernel/cpu/
H A Daperfmperf.c398 raw_write_seqcount_begin(&s->seq);
/linux-master/include/linux/
H A Dseqlock.h407 * raw_write_seqcount_begin() - start a seqcount_t write section w/o lockdep
412 #define raw_write_seqcount_begin(s) \ macro
/linux-master/fs/
H A Ddcache.c389 raw_write_seqcount_begin(&dentry->d_seq);
1852 raw_write_seqcount_begin(&dentry->d_seq);
2613 raw_write_seqcount_begin(&dentry->d_seq);
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c3633 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount);
3642 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount);
3682 raw_write_seqcount_begin(&vcpu->arch.cputm_seqcount);
/linux-master/mm/
H A Dmemory.c1387 raw_write_seqcount_begin(&src_mm->write_protect_seq);
H A Dhugetlb.c5391 raw_write_seqcount_begin(&src->write_protect_seq);

Completed in 167 milliseconds