Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A 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()
H A Dlockdep.c4990 int trylock, int read, int check, int hardirqs_off, in __lock_acquire()
5720 int trylock, int read, int check, in lock_acquire()
/openbmc/linux/drivers/hwspinlock/
H A Dhwspinlock_internal.h29 int (*trylock)(struct hwspinlock *lock); member
/openbmc/linux/fs/ocfs2/
H A Dlocks.c26 int ret = 0, level = 0, trylock = 0; in ocfs2_do_flock() local
H A Ddlmglue.c1973 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock()
2909 struct ocfs2_trim_fs_info *info, int trylock) in ocfs2_trim_fs_lock()
/openbmc/linux/kernel/futex/
H A Dpi.c930 int futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) in futex_lock_pi()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt.c809 bool trylock; in ggtt_cleanup_hw() local
/openbmc/linux/include/linux/
H A Dlockdep.h132 unsigned int trylock:1; /* 16 bits */ member
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c1105 bool trylock) in snd_pcm_oss_change_params()
/openbmc/linux/sound/core/
H A Dpcm_native.c1322 bool trylock; in snd_pcm_stream_group_ref() local