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