Searched defs:locks (Results 1 – 18 of 18) 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/futex/functional/ |
| H A D | robust_list.c | 428 struct lock_struct *locks = arg; in child_lock_holder() local 476 struct lock_struct locks[CHILD_NR]; in TEST() local
|
| /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/drivers/md/dm-vdo/ |
| H A D | physical-zone.c | 203 idle_pbn_lock locks[]; member
|
| 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/tools/perf/util/ |
| H A D | mem-events.h | 55 u32 locks; /* count of 'lock' transactions */ member
|
| /linux/arch/um/kernel/ |
| H A D | um_arch.c | 457 void *locks, void *locks_end, in alternatives_smp_module_add()
|
| /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/arch/x86/kernel/ |
| H A D | alternative.c | 2101 const s32 *locks; member 2115 void *locks, void *locks_end, in alternatives_smp_module_add()
|
| /linux/kernel/locking/ |
| H A D | locktorture.c | 634 } locks[3], *ll, *ln; in torture_ww_mutex_lock() local
|
| /linux/fs/dlm/ |
| H A D | dlm_internal.h | 718 struct list_head locks; member
|
| /linux/fs/smb/client/ |
| H A D | cifsglob.h | 1444 struct list_head locks; /* locks held by fid above */ member
|