Searched refs:this_cpu_cmpxchg_double (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/ |
D | percpu-defs.h | 503 #define this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
|
/linux-4.4.14/Documentation/ |
D | this_cpu_ops.txt | 52 this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2)
|
/linux-4.4.14/mm/ |
D | slub.c | 2549 if (unlikely(!this_cpu_cmpxchg_double( in slab_alloc_node() 2793 if (unlikely(!this_cpu_cmpxchg_double( in slab_free()
|