Searched refs:wait_on_atomic_t (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/fs/fscache/
H A Dmain.c200 * wait_on_atomic_t() sleep function for uninterruptible waiting
H A Dcookie.c559 wait_on_atomic_t(&cookie->n_active, fscache_wait_atomic_t, __fscache_disable_cookie()
/linux-4.1.27/include/linux/
H A Dwait.h1137 * wait_on_atomic_t - Wait for an atomic_t to become 0
1147 int wait_on_atomic_t(atomic_t *val, int (*action)(atomic_t *), unsigned mode) wait_on_atomic_t() function
/linux-4.1.27/arch/mips/kernel/
H A Dtraps.c1222 wait_on_atomic_t(&current->mm->context.fp_mode_switching, enable_restore_fp_context()
/linux-4.1.27/fs/btrfs/
H A Dinode.c4846 wait_on_atomic_t(&root->will_be_snapshoted, wait_for_snapshot_creation()

Completed in 391 milliseconds