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

/linux-master/arch/x86/kernel/cpu/
H A Daperfmperf.c402 raw_write_seqcount_end(&s->seq);
/linux-master/include/linux/
H A Dseqlock.h428 * raw_write_seqcount_end() - end a seqcount_t write section w/o lockdep
433 #define raw_write_seqcount_end(s) \ macro
/linux-master/fs/
H A Ddcache.c392 raw_write_seqcount_end(&dentry->d_seq);
1854 raw_write_seqcount_end(&dentry->d_seq);
2615 raw_write_seqcount_end(&dentry->d_seq);
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c3635 raw_write_seqcount_end(&vcpu->arch.cputm_seqcount);
3645 raw_write_seqcount_end(&vcpu->arch.cputm_seqcount);
3686 raw_write_seqcount_end(&vcpu->arch.cputm_seqcount);
/linux-master/mm/
H A Dmemory.c1406 raw_write_seqcount_end(&src_mm->write_protect_seq);
H A Dhugetlb.c5550 raw_write_seqcount_end(&src->write_protect_seq);

Completed in 252 milliseconds