/kernel/linux/linux-5.10/drivers/hwspinlock/ |
H A D | hwspinlock_internal.h | 58 int num_locks; member
|
H A D | omap_hwspinlock.c | 80 int num_locks, i, ret; in omap_hwspinlock_probe() local
|
H A D | u8500_hsem.c | 91 int i, num_locks = U8500_MAX_SEMAPHORE; in u8500_hsem_probe() local
|
H A D | hwspinlock_core.c | 486 hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, const struct hwspinlock_ops *ops, int base_id, int num_locks) hwspin_lock_register() argument 612 devm_hwspin_lock_register(struct device *dev, struct hwspinlock_device *bank, const struct hwspinlock_ops *ops, int base_id, int num_locks) devm_hwspin_lock_register() argument [all...] |
/kernel/linux/linux-6.6/drivers/hwspinlock/ |
H A D | hwspinlock_internal.h | 58 int num_locks; member
|
H A D | omap_hwspinlock.c | 81 int num_locks, i, ret; in omap_hwspinlock_probe() local
|
H A D | u8500_hsem.c | 91 int i, num_locks = U8500_MAX_SEMAPHORE; in u8500_hsem_probe() local
|
H A D | hwspinlock_core.c | 486 hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, const struct hwspinlock_ops *ops, int base_id, int num_locks) hwspin_lock_register() argument 612 devm_hwspin_lock_register(struct device *dev, struct hwspinlock_device *bank, const struct hwspinlock_ops *ops, int base_id, int num_locks) devm_hwspin_lock_register() argument [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm.h | 233 unsigned int num_locks = roundup_pow_of_two(num_online_cpus()) << 1; in dm_num_hash_locks() local 241 dm_hash_locks_index(sector_t block, unsigned int num_locks) dm_hash_locks_index() argument
|
H A D | dm-bio-prison-v1.c | 28 unsigned int num_locks; member 43 unsigned int i, num_locks; in dm_bio_prison_create() local 120 static inline unsigned int lock_nr(struct dm_cell_key *key, unsigned int num_locks) in lock_nr() argument [all...] |
H A D | dm-bufio.c | 399 unsigned int num_locks; member 406 static inline unsigned int cache_index(sector_t block, unsigned int num_locks) in cache_index() argument 538 cache_init(struct dm_buffer_cache *bc, unsigned int num_locks, bool no_sleep) cache_init() argument 2445 unsigned int num_locks; dm_bufio_client_create() local [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 557 u8 num_locks; // locks sent in this structure member
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 552 u8 num_locks; // locks sent in this structure member
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsglob.h | 1125 atomic_t num_locks; member
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsglob.h | 1196 atomic_t num_locks; member
|