Searched refs:note_cmpxchg_failure (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | slub.c | 2122 static inline void note_cmpxchg_failure(const char *n, in note_cmpxchg_failure() function 2887 note_cmpxchg_failure("slab_alloc", s, tid); in slab_alloc_node() 3135 note_cmpxchg_failure("slab_free", s, tid); in do_slab_free()
|
/kernel/linux/linux-6.6/mm/ |
H A D | slub.c | 2450 static inline void note_cmpxchg_failure(const char *n, in note_cmpxchg_failure() function 3394 note_cmpxchg_failure("slab_alloc", s, tid); in __slab_alloc_node() 3767 note_cmpxchg_failure("slab_free", s, tid); in do_slab_free()
|
Completed in 26 milliseconds