Searched refs:seqcount_init (Results 1 – 13 of 13) sorted by relevance
91 # define seqcount_init(s) \ macro110 # define seqcount_init(s) __seqcount_init(s, NULL, NULL) macro179 seqcount_init(&____s->seqcount); \667 #define seqcount_latch_init(s) seqcount_init(&(s)->seqcount)
129 #define u64_stats_init(syncp) seqcount_init(&(syncp)->seq)
581 #define i_size_ordered_init(inode) seqcount_init(&inode->i_size_seqcount)
47 seqcount_init(&p->sequence); in fprop_global_init()
159 seqcount_init(&est->seq); in gen_new_estimator()
306 seqcount_init(per_cpu_ptr(&nft_counter_seq, cpu)); in nft_counter_module_init()
1986 seqcount_init(&per_cpu(xt_recseq, i)); in xt_init()
43 seqcount_init(&device->data_seqcount)
60 seqcount_init(&foo_seqcount);
193 seqcount_init(&per_cpu_ptr(group->pcpu, cpu)->seq); in group_init()
1043 seqcount_init(&mm->write_protect_seq); in mm_init()2094 seqcount_init(&p->vtime.seqcount); in copy_process()
366 seqcount_init(&engine->stats.lock); in intel_engine_setup()
3315 seqcount_init(&vcpu->arch.cputm_seqcount); in kvm_arch_vcpu_create()
Completed in 43 milliseconds