Home
last modified time | relevance | path

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

/linux-6.12.1/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.c5050 int trylock, int read, int check, int hardirqs_off, in __lock_acquire()
5791 int trylock, int read, int check, in lock_acquire()
/linux-6.12.1/fs/ocfs2/
Dlocks.c26 int ret = 0, level = 0, trylock = 0; in ocfs2_do_flock() local
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()
/linux-6.12.1/drivers/hwspinlock/
Dhwspinlock_internal.h31 int (*trylock)(struct hwspinlock *lock); member
/linux-6.12.1/kernel/futex/
Dpi.c918 int futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) in futex_lock_pi()
/linux-6.12.1/include/linux/
Dlockdep_types.h249 unsigned int trylock:1; /* 16 bits */ member
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_ggtt.c1045 bool trylock; in ggtt_cleanup_hw() local
/linux-6.12.1/sound/core/oss/
Dpcm_oss.c1094 bool trylock) in snd_pcm_oss_change_params()
/linux-6.12.1/sound/core/
Dpcm_native.c1334 bool trylock; in snd_pcm_stream_group_ref() local