Searched refs:this_cpu_cmpxchg_double (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/linux/ |
D | percpu-defs.h | 518 #define this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
|
/Linux-v4.19/Documentation/ |
D | this_cpu_ops.txt | 56 this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2)
|
/Linux-v4.19/mm/ |
D | slub.c | 2691 if (unlikely(!this_cpu_cmpxchg_double( in slab_alloc_node() 2931 if (unlikely(!this_cpu_cmpxchg_double( in do_slab_free()
|