Home
last modified time | relevance | path

Searched refs:wake_up_atomic_t (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/kernel/sched/
Dwait.c578 void wake_up_atomic_t(atomic_t *p) in wake_up_atomic_t() function
582 EXPORT_SYMBOL(wake_up_atomic_t);
/linux-4.4.14/include/linux/
Dfscache-cache.h498 wake_up_atomic_t(&cookie->n_active); in __fscache_wake_unused_cookie()
Dwait.h158 void wake_up_atomic_t(atomic_t *);
/linux-4.4.14/fs/btrfs/
Dioctl.c748 wake_up_atomic_t(&root->will_be_snapshoted); in create_snapshot()