Home
last modified time | relevance | path

Searched refs:bit_spin_unlock (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/include/linux/
Djbd_common.h55 bit_spin_unlock(BH_State, &bh->b_state); in jbd_unlock_bh_state()
65 bit_spin_unlock(BH_JournalHead, &bh->b_state); in jbd_unlock_bh_journal_head()
Dbit_spinlock.h56 static inline void bit_spin_unlock(int bitnum, unsigned long *addr) in bit_spin_unlock() function
Dpage_cgroup.h82 bit_spin_unlock(PCG_LOCK, &pc->flags); in unlock_page_cgroup()
Dmm.h331 bit_spin_unlock(PG_compound_lock, &page->flags); in compound_unlock()
/linux-3.4.99/fs/
Dbuffer.c298 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
311 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
360 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
366 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
/linux-3.4.99/fs/ntfs/
Daops.c127 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
163 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
/linux-3.4.99/Documentation/
Datomic_ops.txt513 bit_spin_unlock type operations without specifying any more barriers.