Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpercpu-defs.h516 #define this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dthis_cpu_ops.rst56 this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2)
/OK3568_Linux_fs/kernel/mm/
H A Dslub.c2940 if (unlikely(!this_cpu_cmpxchg_double( in slab_alloc_node()
3190 if (unlikely(!this_cpu_cmpxchg_double( in do_slab_free()