Searched refs:SLAB_FREE_NOLOCK (Results 1 – 3 of 3) sorted by relevance
28 #define SLAB_FREE_NOLOCK 0x01 /* spinning not allowed */ macro32 if (free_flags & SLAB_FREE_NOLOCK) in to_alloc_flags()45 return !(free_flags & SLAB_FREE_NOLOCK); in free_flags_allow_spinning()
1316 if (unlikely(!__kfree_rcu_sheaf(slab->slab_cache, ptr, SLAB_FREE_NOLOCK))) in kfree_call_rcu_nolock()1677 free_flags = SLAB_FREE_NOLOCK; in kfree_rcu_sheaf()
2859 if (unlikely(free_flags & SLAB_FREE_NOLOCK)) in __free_empty_sheaf()