Searched defs:trylock (Results 1 – 8 of 8) sorted by relevance
| /linux/kernel/locking/ |
| H A D | test-ww_mutex.c | 124 static int test_aa(struct ww_class *class, bool trylock) in test_aa() 186 bool resolve, trylock; member 222 static int test_abba(struct ww_class *class, bool trylock, bool resolve) in test_abba()
|
| H A D | lockdep.c | 5078 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() 5826 int trylock, int read, int check, in lock_acquire()
|
| /linux/fs/ocfs2/ |
| H A D | locks.c | 26 int ret = 0, level = 0, trylock = 0; in ocfs2_do_flock() local
|
| /linux/drivers/hwspinlock/ |
| H A D | hwspinlock_internal.h | 31 int (*trylock)(struct hwspinlock *lock); member
|
| /linux/kernel/futex/ |
| H A D | pi.c | 923 int futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) in futex_lock_pi()
|
| /linux/include/linux/ |
| H A D | lockdep_types.h | 249 unsigned int trylock:1; /* 16 bits */ member
|
| /linux/sound/core/oss/ |
| H A D | pcm_oss.c | 1097 bool trylock) in snd_pcm_oss_change_params() argument
|
| /linux/sound/core/ |
| H A D | pcm_native.c | 1375 bool trylock; in snd_pcm_stream_group_ref() local
|