Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwait_bit.h179 wait_on_bit_lock(unsigned long *word, int bit, unsigned mode) in wait_on_bit_lock() function
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dcookie.c350 wait_on_bit_lock(&cookie->flags, FSCACHE_COOKIE_ENABLEMENT_LOCK, in __fscache_enable_cookie()
716 wait_on_bit_lock(&cookie->flags, FSCACHE_COOKIE_ENABLEMENT_LOCK, in __fscache_disable_cookie()
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzmap.c47 if (wait_on_bit_lock(&vi->flags, EROFS_I_BL_Z_BIT, TASK_KILLABLE)) in z_erofs_fill_inode_lazy()
H A Dxattr.c60 if (wait_on_bit_lock(&vi->flags, EROFS_I_BL_XATTR_BIT, TASK_KILLABLE)) in init_inode_xattrs()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpagelist.c263 return wait_on_bit_lock(&req->wb_flags, PG_HEADLOCK, in nfs_page_set_headlock()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dxprtsock.c2002 if (wait_on_bit_lock(&xprt->state, XPRT_LOCKED, TASK_KILLABLE)) in xs_enable_swap()
2024 if (wait_on_bit_lock(&xprt->state, XPRT_LOCKED, TASK_KILLABLE)) in xs_disable_swap()
H A Dxprt.c2030 wait_on_bit_lock(&xprt->state, XPRT_LOCKED, TASK_UNINTERRUPTIBLE); in xprt_destroy()
/OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt2130 wait_on_bit_lock();
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4recover.c1876 wait_on_bit_lock(&clp->cl_flags, NFSD4_CLIENT_UPCALL_LOCK, in nfsd4_cltrack_upcall_lock()
/OK3568_Linux_fs/kernel/Documentation/
H A Dmemory-barriers.txt2166 wait_on_bit_lock();