Home
last modified time | relevance | path

Searched refs:seqcount_init (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dseqlock.h91 # define seqcount_init(s) \ macro
110 # define seqcount_init(s) __seqcount_init(s, NULL, NULL) macro
179 seqcount_init(&____s->seqcount); \
662 #define seqcount_latch_init(s) seqcount_init(&(s)->seqcount)
H A Du64_stats_sync.h119 #define u64_stats_init(syncp) seqcount_init(&(syncp)->seq)
H A Dgenhd.h280 seqcount_init(&p->nr_sects_seq); in hd_sects_seq_init()
H A Dmm.h666 seqcount_init(&vma->vm_sequence); in INIT_VMA()
H A Dfs.h593 #define i_size_ordered_init(inode) seqcount_init(&inode->i_size_seqcount)
/OK3568_Linux_fs/kernel/lib/
H A Dflex_proportions.c47 seqcount_init(&p->sequence); in fprop_global_init()
/OK3568_Linux_fs/kernel/net/core/
H A Dgen_estimator.c153 seqcount_init(&est->seq); in gen_new_estimator()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_counter.c277 seqcount_init(per_cpu_ptr(&nft_counter_seq, cpu)); in nft_counter_module_init()
H A Dx_tables.c1887 seqcount_init(&per_cpu(xt_recseq, i)); in xt_init()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h43 seqcount_init(&device->data_seqcount)
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dseqlock.rst60 seqcount_init(&foo_seqcount);
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dpsi.c192 seqcount_init(&per_cpu_ptr(group->pcpu, cpu)->seq); in group_init()
/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c1061 seqcount_init(&mm->write_protect_seq); in mm_init()
2070 seqcount_init(&p->vtime.seqcount); in copy_process()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_generic.c892 seqcount_init(&sch->running); in qdisc_alloc()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_state.c2679 seqcount_init(&net->xfrm.xfrm_state_hash_generation); in xfrm_state_init()
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dkvm-s390.c3277 seqcount_init(&vcpu->arch.cputm_seqcount); in kvm_arch_vcpu_create()