Home
last modified time | relevance | path

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

/kernel/locking/
Dtest-ww_mutex.c121 static int test_aa(bool trylock) in test_aa()
182 bool resolve, trylock; member
218 static int test_abba(bool trylock, bool resolve) in test_abba()
Dlockdep.c4904 int trylock, int read, int check, int hardirqs_off, in __lock_acquire()
5628 int trylock, int read, int check, in lock_acquire()
/kernel/futex/
Dpi.c930 int futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) in futex_lock_pi()