Searched defs:locks (Results 1 – 15 of 15) sorted by relevance
/linux/lib/ |
H 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/net/netns/ |
H A D | unix.h | 11 spinlock_t *locks; member
|
/linux/include/linux/ |
H A D | blockgroup_lock.h | 24 struct bgl_lock locks[NR_BG_LOCKS]; member
|
H A D | spinlock.h | 523 #define alloc_bucket_spinlocks(locks, lock_mask, max_size, cpu_mult, gfp) \ argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | res_spin_lock.c | 87 struct bpf_res_spin_lock *locks[48] = {}; in res_spin_lock_test_held_lock_max() local
|
/linux/net/ipv6/ila/ |
H A D | ila.h | 101 spinlock_t *locks; /* Bucket locks for entry manipulation */ member
|
/linux/arch/x86/kernel/ |
H A D | module.c | 242 const Elf_Shdr *s, *alt = NULL, *locks = NULL, in module_finalize() local
|
H A D | alternative.c | 2101 const s32 *locks; member 2115 void *locks, void *locks_end, in alternatives_smp_module_add()
|
/linux/drivers/md/dm-vdo/ |
H A D | recovery-journal.h | 99 block_count_t locks; member
|
H A D | slab-depot.h | 155 struct journal_lock *locks; member
|
/linux/arch/x86/include/asm/ |
H A D | alternative.h | 175 void *locks, void *locks_end, in alternatives_smp_module_add()
|
/linux/drivers/pci/ |
H A D | vgaarb.c | 47 unsigned int locks; /* what it locks */ member
|
/linux/kernel/locking/ |
H A D | locktorture.c | 580 } locks[3], *ll, *ln; torture_ww_mutex_lock() local [all...] |
/linux/fs/dlm/ |
H A D | dlm_internal.h | 718 struct list_head locks; member
|
/linux/fs/smb/client/ |
H A D | cifsglob.h | 1468 struct list_head locks; /* locks held by fid above */ member
|