Searched refs:RCU_INITIALIZER (Results 1 – 4 of 4) sorted by relevance
391 #define RCU_INITIALIZER(v) (typeof(*(v)) __force __rcu *)(v) macro432 smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \833 WRITE_ONCE(p, RCU_INITIALIZER(v)); \844 .p = RCU_INITIALIZER(v)
65 static const struct primes __rcu *primes = RCU_INITIALIZER(&small_primes);
441 oldswitch = xchg(&xpi->xpi_xpswitch, RCU_INITIALIZER(newswitch)); in xprt_iter_xchg_switch()
501 cred = RCU_INITIALIZER(kcred); in ff_layout_alloc_lseg()