Home
last modified time | relevance | path

Searched refs:this_cpu_cmpxchg_double (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dpercpu-defs.h503 #define this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
/linux-4.4.14/Documentation/
Dthis_cpu_ops.txt52 this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2)
/linux-4.4.14/mm/
Dslub.c2549 if (unlikely(!this_cpu_cmpxchg_double( in slab_alloc_node()
2793 if (unlikely(!this_cpu_cmpxchg_double( in slab_free()