Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dtest-ww_mutex.c124 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 Dlockdep.c5078 __lock_acquire(struct lockdep_map * lock,unsigned int subclass,int trylock,int read,int check,int hardirqs_off,struct lockdep_map * nest_lock,unsigned long ip,int references,int pin_count,int sync) __lock_acquire() argument
5826 lock_acquire(struct lockdep_map * lock,unsigned int subclass,int trylock,int read,int check,struct lockdep_map * nest_lock,unsigned long ip) lock_acquire() argument
[all...]
/linux/fs/ocfs2/
H A Dlocks.c26 int ret = 0, level = 0, trylock = 0; in ocfs2_do_flock() local
/linux/drivers/hwspinlock/
H A Dhwspinlock_internal.h31 int (*trylock)(struct hwspinlock *lock); member
/linux/include/linux/
H A Dlockdep_types.h249 unsigned int trylock:1; /* 16 bits */ member
/linux/sound/core/oss/
H A Dpcm_oss.c1097 bool trylock) in snd_pcm_oss_change_params() argument
/linux/sound/core/
H A Dpcm_native.c1383 bool trylock; in snd_pcm_stream_group_ref() local