Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dlocks.c26 int ret = 0, level = 0, trylock = 0; in ocfs2_do_flock() local
H A Ddlmglue.c1974 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock()
2908 struct ocfs2_trim_fs_info *info, int trylock) in ocfs2_trim_fs_lock()
/linux/drivers/hwspinlock/
H A Dhwspinlock_internal.h31 int (*trylock)(struct hwspinlock *lock); member
/linux/kernel/futex/
H A Dpi.c918 int futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) in futex_lock_pi() argument
/linux/include/linux/
H A Dlockdep_types.h249 unsigned int trylock:1; /* 16 bits */ member
/linux/sound/core/oss/
H A Dpcm_oss.c1093 bool trylock) in snd_pcm_oss_change_params()
/linux/sound/core/
H A Dpcm_native.c1345 bool trylock; in snd_pcm_stream_group_ref() local