Searched refs:try_cmpxchg_freelist (Results 1 – 2 of 2) sorted by relevance
12 # define try_cmpxchg_freelist try_cmpxchg128 macro19 # define try_cmpxchg_freelist try_cmpxchg64 macro
537 return try_cmpxchg_freelist(&slab->freelist_counter.full, &old.full, new.full); in __update_freelist_fast()