Home
last modified time | relevance | path

Searched refs:__bit_spin_unlock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dbit_spinlock.h74 static inline void __bit_spin_unlock(int bitnum, unsigned long *addr) in __bit_spin_unlock() function
H A Dlist_bl.h153 __bit_spin_unlock(0, (unsigned long *)b); in hlist_bl_unlock()
/openbmc/linux/mm/
H A Dslub.c525 __bit_spin_unlock(PG_locked, &page->flags); in slab_unlock()