Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dpage_cgroup.h99 bit_spin_lock(PCG_LOCK, &pc->flags); in TESTPCGFLAG()
115 bit_spin_lock(PCG_MOVE_LOCK, &pc->flags); in move_lock_page_cgroup()
Dbit_spinlock.h14 static inline void bit_spin_lock(int bitnum, unsigned long *addr) in bit_spin_lock() function
Dlist_bl.h120 bit_spin_lock(0, (unsigned long *)b); in hlist_bl_lock()
Djbd.h308 bit_spin_lock(BH_State, &bh->b_state); in jbd_lock_bh_state()
328 bit_spin_lock(BH_JournalHead, &bh->b_state); in jbd_lock_bh_journal_head()
Djbd2.h341 bit_spin_lock(BH_State, &bh->b_state); in jbd_lock_bh_state()
361 bit_spin_lock(BH_JournalHead, &bh->b_state); in jbd_lock_bh_journal_head()
Dmm.h320 bit_spin_lock(PG_compound_lock, &page->flags); in compound_lock()
/linux-2.6.39/fs/
Dbuffer.c327 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
390 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
/linux-2.6.39/fs/ntfs/
Daops.c112 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
/linux-2.6.39/mm/
Dslub.c1337 bit_spin_lock(PG_locked, &page->flags); in slab_lock()