Home
last modified time | relevance | path

Searched defs:try_lock (Results 1 – 3 of 3) sorted by relevance

/linux/rust/kernel/
H A Dxarray.rs121 pub fn try_lock(&self) -> Option<Guard<'_, T>> { in try_lock() method
/linux/include/linux/
H A Drmap.h1002 bool try_lock; member
/linux/fs/xfs/
H A Dxfs_inode.c390 bool try_lock; in xfs_lock_inodes() local