Searched defs:num_locks (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/hwspinlock/
H A Dhwspinlock_internal.h58 int num_locks; member in struct:hwspinlock_device
H A Du8500_hsem.c91 int i, num_locks = U8500_MAX_SEMAPHORE; local
H A Domap_hwspinlock.c79 int num_locks, i, ret; local
H A Dhwspinlock_core.c490 hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, const struct hwspinlock_ops *ops, int base_id, int num_locks) argument
616 devm_hwspin_lock_register(struct device *dev, struct hwspinlock_device *bank, const struct hwspinlock_ops *ops, int base_id, int num_locks) argument
[all...]
/linux-master/drivers/md/
H A Ddm.h235 unsigned int num_locks = roundup_pow_of_two(num_online_cpus()) << 1; local
243 dm_hash_locks_index(sector_t block, unsigned int num_locks) argument
H A Ddm-bio-prison-v1.c28 unsigned int num_locks; member in struct:dm_bio_prison
43 unsigned int i, num_locks; local
120 static inline unsigned int lock_nr(struct dm_cell_key *key, unsigned int num_locks) argument
[all...]
H A Ddm-bufio.c399 unsigned int num_locks; member in struct:dm_buffer_cache
406 static inline unsigned int cache_index(sector_t block, unsigned int num_locks) argument
538 cache_init(struct dm_buffer_cache *bc, unsigned int num_locks, bool no_sleep) argument
2475 unsigned int num_locks; local
[all...]
/linux-master/fs/ocfs2/dlm/
H A Ddlmcommon.h552 u8 num_locks; // locks sent in this structure member in struct:dlm_migratable_lockres
/linux-master/fs/smb/client/
H A Dcifsglob.h1228 atomic_t num_locks; member in struct:cifs_tcon::__anon40::__anon41

Completed in 518 milliseconds