Searched refs:write_seqcount_begin (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/kernel/time/
H A Dtick-legacy.c29 write_seqcount_begin(&jiffies_seq);
H A Dtimekeeping.c1324 write_seqcount_begin(&tk_core.seq);
1374 write_seqcount_begin(&tk_core.seq);
1470 write_seqcount_begin(&tk_core.seq);
1659 write_seqcount_begin(&tk_core.seq);
1757 write_seqcount_begin(&tk_core.seq);
1793 write_seqcount_begin(&tk_core.seq);
1862 write_seqcount_begin(&tk_core.seq);
2205 write_seqcount_begin(&tk_core.seq);
2458 write_seqcount_begin(&tk_core.seq);
2496 write_seqcount_begin(
[all...]
H A Dtick-sched.c101 write_seqcount_begin(&jiffies_seq);
160 write_seqcount_begin(&jiffies_seq);
734 write_seqcount_begin(&ts->idle_sleeptime_seq);
749 write_seqcount_begin(&ts->idle_sleeptime_seq);
H A Dtick-common.c90 write_seqcount_begin(&jiffies_seq);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_engine_stats.h28 write_seqcount_begin(&stats->lock);
51 write_seqcount_begin(&stats->lock);
H A Dintel_gt_pm.c50 write_seqcount_begin(&gt->stats.lock);
60 write_seqcount_begin(&gt->stats.lock);
/linux-master/fs/
H A Dfs_struct.c21 write_seqcount_begin(&fs->seq);
40 write_seqcount_begin(&fs->seq);
71 write_seqcount_begin(&fs->seq);
H A Duserfaultfd.c1046 write_seqcount_begin(&ctx->refile_seq);
H A Ddcache.c2801 write_seqcount_begin(&dentry->d_seq);
/linux-master/include/linux/
H A Du64_stats_sync.h147 write_seqcount_begin(&syncp->seq);
H A Dcpuset.h165 write_seqcount_begin(&current->mems_allowed_seq);
H A Dseqlock.h410 * Context: check write_seqcount_begin()
455 * Context: check write_seqcount_begin()
474 * write_seqcount_begin() - start a seqcount_t write side critical section
483 #define write_seqcount_begin(s) \ macro
803 * do_write_seqcount_begin() instead of generic write_seqcount_begin().
H A Dfs.h917 write_seqcount_begin(&inode->i_size_seqcount);
/linux-master/net/netfilter/
H A Dnft_counter.c41 write_seqcount_begin(myseq);
272 write_seqcount_begin(myseq);
H A Dnft_set_rbtree.c501 write_seqcount_begin(&priv->count);
513 write_seqcount_begin(&priv->count);
H A Dnf_conntrack_core.c2602 write_seqcount_begin(&nf_conntrack_generation);
/linux-master/kernel/sched/
H A Dcputime.c719 write_seqcount_begin(&vtime->seqcount);
728 write_seqcount_begin(&vtime->seqcount);
738 write_seqcount_begin(&vtime->seqcount);
758 write_seqcount_begin(&vtime->seqcount);
770 write_seqcount_begin(&vtime->seqcount);
787 write_seqcount_begin(&vtime->seqcount);
798 write_seqcount_begin(&vtime->seqcount);
816 write_seqcount_begin(&vtime->seqcount);
H A Dpsi.c787 write_seqcount_begin(&groupc->seq);
1016 write_seqcount_begin(&groupc->seq);
/linux-master/lib/
H A Dflex_proportions.c74 write_seqcount_begin(&p->sequence);
/linux-master/net/core/
H A Dgen_estimator.c93 write_seqcount_begin(&est->seq);
/linux-master/virt/kvm/
H A Deventfd.c265 write_seqcount_begin(&irqfd->irq_entry_sc);
553 write_seqcount_begin(&irqfd->irq_entry_sc);
/linux-master/fs/btrfs/
H A Dvolumes.h235 write_seqcount_begin(&dev->data_seqcount); \
/linux-master/net/xfrm/
H A Dxfrm_policy.c606 write_seqcount_begin(&net->xfrm.xfrm_policy_hash_generation);
1105 write_seqcount_begin(&b->count);
1158 write_seqcount_begin(&bin->count);
1173 write_seqcount_begin(&bin->count);
1189 write_seqcount_begin(&bin->count);
1266 write_seqcount_begin(&net->xfrm.xfrm_policy_hash_generation);
/linux-master/fs/bcachefs/
H A Dbuckets.c162 write_seqcount_begin(&c->usage_lock);
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1895 write_seqcount_begin(&fp->link_seq);

Completed in 456 milliseconds

12