Searched defs:trylock (Results 1 – 3 of 3) sorted by relevance
| /kernel/locking/ |
| D | test-ww_mutex.c | 121 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()
|
| D | lockdep.c | 5050 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() 5791 int trylock, int read, int check, in lock_acquire()
|
| /kernel/futex/ |
| D | pi.c | 918 int futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) in futex_lock_pi()
|