Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dlocks.c41 int ret = 0, level = 0, trylock = 0; in ocfs2_do_flock() local
Ddlmglue.c1876 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock()
/linux-4.1.27/drivers/hwspinlock/
Dhwspinlock_internal.h37 int (*trylock)(struct hwspinlock *lock); member
/linux-4.1.27/drivers/gpu/drm/
Ddrm_modeset_lock.c71 bool trylock) in __drm_modeset_lock_all()
/linux-4.1.27/fs/xfs/
Dxfs_filestream.c152 int err, trylock, nscan; in xfs_filestream_pick_ag() local
Dxfs_icache.c1027 int trylock = flags & SYNC_TRYLOCK; in xfs_reclaim_inodes_ag() local
/linux-4.1.27/fs/
Dsuper.c1171 static void acquire_freeze_lock(struct super_block *sb, int level, bool trylock, in acquire_freeze_lock()
/linux-4.1.27/kernel/locking/
Dlockdep.c3069 int trylock, int read, int check, int hardirqs_off, in __lock_acquire()
3610 int trylock, int read, int check, in lock_acquire()
/linux-4.1.27/include/linux/
Dlockdep.h252 unsigned int trylock:1; /* 16 bits */ member
/linux-4.1.27/kernel/
Dfutex.c2272 ktime_t *time, int trylock) in futex_lock_pi()
/linux-4.1.27/sound/core/oss/
Dpcm_oss.c838 bool trylock) in snd_pcm_oss_change_params()