Home
last modified time | relevance | path

Searched refs:bit_spin_lock (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/include/linux/
Djbd_common.h40 bit_spin_lock(BH_State, &bh->b_state); in jbd_lock_bh_state()
60 bit_spin_lock(BH_JournalHead, &bh->b_state); in jbd_lock_bh_journal_head()
Dbit_spinlock.h15 static inline void bit_spin_lock(int bitnum, unsigned long *addr) in bit_spin_lock() function
Dpage_cgroup.h77 bit_spin_lock(PCG_LOCK, &pc->flags); in TESTPCGFLAG()
Dlist_bl.h120 bit_spin_lock(0, (unsigned long *)b); in hlist_bl_lock()
Dmm.h324 bit_spin_lock(PG_compound_lock, &page->flags); in compound_lock()
/linux-3.4.99/fs/
Dbuffer.c285 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
348 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
/linux-3.4.99/fs/ntfs/
Daops.c112 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
/linux-3.4.99/mm/
Dslub.c360 bit_spin_lock(PG_locked, &page->flags); in slab_lock()