Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dwait_bit.h317 static inline void clear_and_wake_up_bit(int bit, void *word) in clear_and_wake_up_bit() function
/linux-4.19.296/fs/nfs/
Dpnfs_nfs.c567 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()