Searched defs:num_locks (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/md/ |
D | dm.h | 233 unsigned int num_locks = roundup_pow_of_two(num_online_cpus()) << 1; in dm_num_hash_locks() local 242 unsigned int num_locks) in dm_hash_locks_index()
|
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()
|
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() 535 static void cache_init(struct dm_buffer_cache *bc, unsigned int num_locks, bool no_sleep) in cache_init() 2472 unsigned int num_locks; in dm_bufio_client_create() local
|
/linux-6.12.1/drivers/hwspinlock/ |
D | omap_hwspinlock.c | 79 int num_locks, i, ret; in omap_hwspinlock_probe() local
|
D | hwspinlock_internal.h | 61 int num_locks; member
|
D | hwspinlock_core.c | 519 const struct hwspinlock_ops *ops, int base_id, int num_locks) in hwspin_lock_register() 647 int base_id, int num_locks) in devm_hwspin_lock_register()
|
D | u8500_hsem.c | 91 int i, num_locks = U8500_MAX_SEMAPHORE; in u8500_hsem_probe() local
|
/linux-6.12.1/fs/ocfs2/dlm/ |
D | dlmcommon.h | 552 u8 num_locks; // locks sent in this structure member
|
/linux-6.12.1/fs/smb/client/ |
D | cifsglob.h | 1231 atomic_t num_locks; member
|