Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dthis_cpu_ops.rst54 this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2)
/linux-6.3-rc2/include/linux/
A Dpercpu-defs.h516 #define this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
/linux-6.3-rc2/Documentation/core-api/
A Dthis_cpu_ops.rst56 this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2)
/linux-6.3-rc2/mm/
A Dslub.c3363 if (unlikely(!this_cpu_cmpxchg_double( in __slab_alloc_node()
3740 if (unlikely(!this_cpu_cmpxchg_double( in do_slab_free()

Completed in 19 milliseconds