Home
last modified time | relevance | path

Searched defs:locks (Results 1 – 19 of 19) sorted by relevance

/linux/lib/
H A Dbucket_locks.c14 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 Dunix.h11 spinlock_t *locks; member
/linux/include/linux/
H A Dblockgroup_lock.h24 struct bgl_lock locks[NR_BG_LOCKS]; member
H A Dspinlock.h523 alloc_bucket_spinlocks(locks,lock_mask,max_size,cpu_mult,gfp) global() argument
/linux/tools/testing/selftests/futex/functional/
H A Drobust_list.c428 struct lock_struct *locks = arg; in child_lock_holder() local
476 struct lock_struct locks[CHILD_NR]; in TEST() local
/linux/kernel/locking/
H A Dtest-ww_mutex.c391 struct ww_mutex *locks; member
440 struct ww_mutex *locks = stress->locks; in stress_inorder_work() local
581 struct ww_mutex *locks; in stress() local
H A Dlocktorture.c633 } locks[3], *ll, *ln; in torture_ww_mutex_lock() local
/linux/tools/testing/selftests/bpf/progs/
H A Dres_spin_lock.c87 struct bpf_res_spin_lock *locks[48] = {}; in res_spin_lock_test_held_lock_max() local
/linux/net/ipv6/ila/
H A Dila.h101 spinlock_t *locks; /* Bucket locks for entry manipulation */ member
/linux/drivers/md/dm-vdo/
H A Dphysical-zone.c203 idle_pbn_lock locks[]; member
H A Drecovery-journal.h99 block_count_t locks; member
H A Dslab-depot.h155 struct journal_lock *locks; member
/linux/tools/perf/util/
H A Dmem-events.h55 u32 locks; /* count of 'lock' transactions */ member
/linux/arch/um/kernel/
H A Dum_arch.c457 void *locks, void *locks_end, in alternatives_smp_module_add()
/linux/arch/x86/include/asm/
H A Dalternative.h175 void *locks, void *locks_end, in alternatives_smp_module_add()
/linux/drivers/pci/
H A Dvgaarb.c47 unsigned int locks; /* what it locks */ member
/linux/arch/x86/kernel/
H A Dalternative.c2151 const s32 *locks; member
2165 void *locks, void *locks_end, in alternatives_smp_module_add()
/linux/drivers/media/dvb-frontends/
H A Ddib8000.c3027 u16 locks, deeper_interleaver = 0, i; in dib8000_tune() local
/linux/fs/smb/client/
H A Dcifsglob.h1434 struct list_head locks; /* locks held by fid above */ member