Searched refs:bit_spin_lock (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/include/linux/ |
D | jbd_common.h | 40 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()
|
D | bit_spinlock.h | 15 static inline void bit_spin_lock(int bitnum, unsigned long *addr) in bit_spin_lock() function
|
D | page_cgroup.h | 77 bit_spin_lock(PCG_LOCK, &pc->flags); in TESTPCGFLAG()
|
D | list_bl.h | 120 bit_spin_lock(0, (unsigned long *)b); in hlist_bl_lock()
|
D | mm.h | 324 bit_spin_lock(PG_compound_lock, &page->flags); in compound_lock()
|
/linux-3.4.99/fs/ |
D | buffer.c | 285 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/ |
D | aops.c | 112 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
|
/linux-3.4.99/mm/ |
D | slub.c | 360 bit_spin_lock(PG_locked, &page->flags); in slab_lock()
|