Home
last modified time | relevance | path

Searched refs:CMPXCHG_DOUBLE_FAIL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dslub_def.h37 CMPXCHG_DOUBLE_FAIL, /* Number of times that cmpxchg double did not match */ enumerator
/openbmc/linux/mm/
H A Dslub.c590 stat(s, CMPXCHG_DOUBLE_FAIL); in __slab_update_freelist()
621 stat(s, CMPXCHG_DOUBLE_FAIL); in slab_update_freelist()
5938 STAT_ATTR(CMPXCHG_DOUBLE_FAIL, cmpxchg_double_fail);