Home
last modified time | relevance | path

Searched refs:atomic_dec_and_wake_up (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dwait_bit.h592 static inline bool atomic_dec_and_wake_up(atomic_t *var) in atomic_dec_and_wake_up() function
/linux/fs/nfsd/
H A Dnfs4callback.c1112 atomic_dec_and_wake_up(&clp->cl_cb_inflight); in nfsd41_cb_inflight_end()