Searched defs:trylock (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/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 | 4910 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() 5634 int trylock, int read, int check, in lock_acquire()
|
/linux-6.1.9/drivers/hwspinlock/ |
D | hwspinlock_internal.h | 29 int (*trylock)(struct hwspinlock *lock); member
|
/linux-6.1.9/fs/ocfs2/ |
D | locks.c | 25 int ret = 0, level = 0, trylock = 0; in ocfs2_do_flock() local
|
D | dlmglue.c | 1973 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock() 2907 struct ocfs2_trim_fs_info *info, int trylock) in ocfs2_trim_fs_lock()
|
/linux-6.1.9/fs/xfs/ |
D | xfs_filestream.c | 110 int err, trylock, nscan; in xfs_filestream_pick_ag() local
|
/linux-6.1.9/kernel/futex/ |
D | pi.c | 930 int futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) in futex_lock_pi()
|
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | intel_ggtt.c | 762 bool trylock; in ggtt_cleanup_hw() local
|
/linux-6.1.9/include/linux/ |
D | lockdep.h | 132 unsigned int trylock:1; /* 16 bits */ member
|
/linux-6.1.9/sound/core/oss/ |
D | pcm_oss.c | 1105 bool trylock) in snd_pcm_oss_change_params()
|
/linux-6.1.9/sound/core/ |
D | pcm_native.c | 1322 bool trylock; in snd_pcm_stream_group_ref() local
|