Home
last modified time | relevance | path

Searched defs:allow_spin (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dslub.c2167 const bool allow_spin = alloc_flags_allow_spinning(alloc_flags); in alloc_slab_obj_exts() local
2253 static inline void free_slab_obj_exts(struct slab *slab, bool allow_spin) in free_slab_obj_exts()
2342 static inline void free_slab_obj_exts(struct slab *slab, bool allow_spin) in free_slab_obj_exts()
3142 bool allow_spin) in barn_get_empty_sheaf()
3231 bool allow_spin) in barn_replace_empty_sheaf()
3264 bool allow_spin) in barn_replace_full_sheaf()
3335 bool allow_spin) in alloc_slab_page()
3427 struct kmem_cache *s, bool allow_spin) in unaccount_slab()
3444 bool allow_spin = alloc_flags_allow_spinning(alloc_flags); in allocate_slab() local
3516 static void __free_slab(struct kmem_cache *s, struct slab *slab, bool allow_spin) in __free_slab()
[all …]
/linux/lib/
H A Dstackdepot.c651 bool allow_spin = gfpflags_allow_spinning(alloc_flags); in stack_depot_save_flags() local