| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | locks.c | 27 int ret = 0, level = 0, trylock = 0; in ocfs2_do_flock() local
|
| H A D | dlmglue.c | 1974 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock() argument 2899 ocfs2_trim_fs_lock(struct ocfs2_super *osb, struct ocfs2_trim_fs_info *info, int trylock) ocfs2_trim_fs_lock() argument
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | locks.c | 26 int ret = 0, level = 0, trylock = 0; in ocfs2_do_flock() local
|
| H A D | dlmglue.c | 1973 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock() argument 2909 ocfs2_trim_fs_lock(struct ocfs2_super *osb, struct ocfs2_trim_fs_info *info, int trylock) ocfs2_trim_fs_lock() argument
|
| /kernel/linux/linux-5.10/drivers/hwspinlock/ |
| H A D | hwspinlock_internal.h | 29 int (*trylock)(struct hwspinlock *lock); member
|
| /kernel/linux/linux-6.6/drivers/hwspinlock/ |
| H A D | hwspinlock_internal.h | 29 int (*trylock)(struct hwspinlock *lock); member
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| H A D | mpp_thread.h | 122 inline int Mutex::trylock() in trylock() function in Mutex 205 void trylock() in trylock() function in MppMutexCond
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| H A D | mpp_thread.h | 124 inline int Mutex::trylock() in trylock() function in Mutex 207 void trylock() in trylock() function in MppMutexCond
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| H A D | mpp_thread.h | 133 inline int Mutex::trylock() in trylock() function in Mutex 212 int trylock() { return mLock.trylock(); } in trylock() function in MppMutexCond
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| H A D | mpp_thread.h | 123 inline int Mutex::trylock() in trylock() function in Mutex 205 void trylock() in trylock() function in MppMutexCond
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_filestream.c | 110 int err, trylock, nscan; in xfs_filestream_pick_ag() local
|
| /kernel/linux/linux-6.6/kernel/futex/ |
| H A D | pi.c | 930 int futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) in futex_lock_pi() argument
|
| /kernel/linux/linux-6.6/kernel/locking/ |
| H A D | test-ww_mutex.c | 121 static int test_aa(bool trylock) in test_aa() argument 182 bool resolve, trylock; member 218 static int test_abba(bool trylock, bool resolve) in test_abba() argument [all...] |
| H A D | lockdep.c | 4989 __lock_acquire(struct lockdep_map *lock, unsigned int subclass, int trylock, int read, int check, int hardirqs_off, struct lockdep_map *nest_lock, unsigned long ip, int references, int pin_count, int sync) __lock_acquire() argument 5719 lock_acquire(struct lockdep_map *lock, unsigned int subclass, int trylock, int read, int check, struct lockdep_map *nest_lock, unsigned long ip) lock_acquire() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | lockdep.h | 136 unsigned int trylock:1; /* 16 bits */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | lockdep.h | 132 unsigned int trylock:1; /* 16 bits */ member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | intel_ggtt.c | 809 bool trylock; in ggtt_cleanup_hw() local
|
| /kernel/linux/linux-5.10/sound/core/oss/ |
| H A D | pcm_oss.c | 1095 snd_pcm_oss_change_params(struct snd_pcm_substream *substream, bool trylock) snd_pcm_oss_change_params() argument
|
| /kernel/linux/linux-5.10/kernel/futex/ |
| H A D | core.c | 2784 futex_lock_pi(u32 __user *uaddr, unsigned int flags, ktime_t *time, int trylock) futex_lock_pi() argument
|
| /kernel/linux/linux-6.6/sound/core/oss/ |
| H A D | pcm_oss.c | 1104 snd_pcm_oss_change_params(struct snd_pcm_substream *substream, bool trylock) snd_pcm_oss_change_params() argument
|
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | pcm_native.c | 1303 bool trylock; in snd_pcm_stream_group_ref() local
|
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | pcm_native.c | 1322 bool trylock; in snd_pcm_stream_group_ref() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex.cc | 455 const bool trylock = (flags & SYNCH_F_TRY) != 0; in PostSynchEvent() local 1774 EvalConditionAnnotated(const Condition *cond, Mutex *mu, bool locking, bool trylock, bool read_lock) EvalConditionAnnotated() argument
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | segment.c | 297 __revoke_inmem_pages(struct inode *inode, struct list_head *head, bool drop, bool recover, bool trylock) __revoke_inmem_pages() argument
|
| /kernel/linux/linux-5.10/kernel/locking/ |
| H A D | lockdep.c | 4809 __lock_acquire(struct lockdep_map *lock, unsigned int subclass, int trylock, int read, int check, int hardirqs_off, struct lockdep_map *nest_lock, unsigned long ip, int references, int pin_count) __lock_acquire() argument 5531 lock_acquire(struct lockdep_map *lock, unsigned int subclass, int trylock, int read, int check, struct lockdep_map *nest_lock, unsigned long ip) lock_acquire() argument [all...] |