Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c2148 bool allow_spin = gfpflags_allow_spinning(gfp); in alloc_slab_obj_exts() local
2226 static inline void free_slab_obj_exts(struct slab *slab, bool allow_spin) in free_slab_obj_exts()
2327 static inline void free_slab_obj_exts(struct slab *slab, bool allow_spin) in free_slab_obj_exts()
3073 bool allow_spin) in barn_get_empty_sheaf()
3162 bool allow_spin) in barn_replace_empty_sheaf()
3195 bool allow_spin) in barn_replace_full_sheaf()
3266 bool allow_spin) in alloc_slab_page()
3358 bool allow_spin) in shuffle_freelist()
3409 bool allow_spin) in shuffle_freelist()
3428 struct kmem_cache *s, bool allow_spin) in unaccount_slab()
[all …]
/linux/lib/
H A Dstackdepot.c651 bool allow_spin = gfpflags_allow_spinning(alloc_flags); in stack_depot_save_flags() local