Searched defs:locks (Results 1 – 18 of 18) sorted by relevance
/linux/lib/ |
A D | bucket_locks.c | 14 int __alloc_bucket_spinlocks(spinlock_t **locks, unsigned int *locks_mask, in __alloc_bucket_spinlocks() 50 void free_bucket_spinlocks(spinlock_t *locks) in free_bucket_spinlocks()
|
/linux/include/linux/ |
A D | blockgroup_lock.h | 24 struct bgl_lock locks[NR_BG_LOCKS]; member
|
A D | spinlock.h | 483 #define alloc_bucket_spinlocks(locks, lock_mask, max_size, cpu_mult, gfp) \ argument
|
/linux/kernel/locking/ |
A D | test-ww_mutex.c | 384 struct ww_mutex *locks; member 422 struct ww_mutex *locks = stress->locks; in stress_inorder_work() local 566 struct ww_mutex *locks; in stress() local
|
A D | locktorture.c | 406 } locks[3], *ll, *ln; in torture_ww_mutex_lock() local
|
/linux/arch/x86/kernel/ |
A D | module.c | 253 const Elf_Shdr *s, *text = NULL, *alt = NULL, *locks = NULL, in module_finalize() local
|
A D | alternative.c | 554 const s32 *locks; member 568 void *locks, void *locks_end, in alternatives_smp_module_add()
|
/linux/net/ipv6/ila/ |
A D | ila.h | 101 spinlock_t *locks; /* Bucket locks for entry manipulation */ member
|
/linux/tools/perf/util/ |
A D | mem-events.h | 60 u32 locks; /* count of 'lock' transactions */ member
|
/linux/arch/x86/include/asm/ |
A D | alternative.h | 92 void *locks, void *locks_end, in alternatives_smp_module_add()
|
/linux/drivers/gpu/vga/ |
A D | vgaarb.c | 69 unsigned int locks; /* what does it locks */ member
|
/linux/fs/dlm/ |
A D | dlm_internal.h | 725 struct list_head locks; member
|
/linux/drivers/media/dvb-frontends/ |
A D | dib8000.c | 3023 u16 locks, deeper_interleaver = 0, i; in dib8000_tune() local
|
/linux/fs/cifs/ |
A D | smb2pdu.h | 540 struct smb2_lock_element locks[1]; member
|
A D | cifsglob.h | 1258 struct list_head locks; /* locks held by fid above */ member
|
/linux/fs/ksmbd/ |
A D | smb2pdu.h | 438 struct smb2_lock_element locks[1]; member
|
/linux/fs/btrfs/ |
A D | ctree.h | 387 u8 locks[BTRFS_MAX_LEVEL]; member
|
/linux/drivers/net/wireless/realtek/rtlwifi/ |
A D | wifi.h | 2752 struct rtl_locks locks; member
|
Completed in 86 milliseconds