Home
last modified time | relevance | path

Searched refs:wait_on_bit_lock (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dwait_bit.h179 wait_on_bit_lock(unsigned long *word, int bit, unsigned mode) in wait_on_bit_lock() function
/linux-6.3-rc2/net/sunrpc/
A Dsysfs.c247 if (wait_on_bit_lock(&xprt->state, XPRT_LOCKED, TASK_KILLABLE)) { in rpc_sysfs_xprt_dstaddr_store()
310 if (wait_on_bit_lock(&xprt->state, XPRT_LOCKED, TASK_KILLABLE)) { in rpc_sysfs_xprt_state_change()
A Dxprt.c2113 wait_on_bit_lock(&xprt->state, XPRT_LOCKED, TASK_UNINTERRUPTIBLE); in xprt_destroy()
A Dclnt.c3157 if (wait_on_bit_lock(&xprt->state, XPRT_LOCKED, TASK_KILLABLE)) { in rpc_xprt_offline()
/linux-6.3-rc2/fs/erofs/
A Dxattr.c38 if (wait_on_bit_lock(&vi->flags, EROFS_I_BL_XATTR_BIT, TASK_KILLABLE)) in init_inode_xattrs()
A Dzmap.c628 if (wait_on_bit_lock(&vi->flags, EROFS_I_BL_Z_BIT, TASK_KILLABLE)) in z_erofs_fill_inode_lazy()
/linux-6.3-rc2/fs/nfs/
A Dpagelist.c300 return wait_on_bit_lock(&req->wb_flags, PG_HEADLOCK, in nfs_page_set_headlock()
/linux-6.3-rc2/fs/nfsd/
A Dnfs4recover.c1876 wait_on_bit_lock(&clp->cl_flags, NFSD4_CLIENT_UPCALL_LOCK, in nfsd4_cltrack_upcall_lock()
/linux-6.3-rc2/Documentation/translations/ko_KR/
A Dmemory-barriers.txt2151 wait_on_bit_lock();
/linux-6.3-rc2/Documentation/
A Dmemory-barriers.txt2187 wait_on_bit_lock();
/linux-6.3-rc2/Documentation/translations/sp_SP/
A Dmemory-barriers.txt2289 wait_on_bit_lock();

Completed in 31 milliseconds