Searched defs:locks (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.6/lib/ |
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-v6.6/include/net/netns/ |
D | unix.h | 11 spinlock_t *locks; member
|
/Linux-v6.6/include/linux/ |
D | blockgroup_lock.h | 24 struct bgl_lock locks[NR_BG_LOCKS]; member
|
D | spinlock.h | 494 #define alloc_bucket_spinlocks(locks, lock_mask, max_size, cpu_mult, gfp) \ argument
|
/Linux-v6.6/kernel/locking/ |
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
|
D | locktorture.c | 533 } locks[3], *ll, *ln; in torture_ww_mutex_lock() local
|
/Linux-v6.6/net/ipv6/ila/ |
D | ila.h | 101 spinlock_t *locks; /* Bucket locks for entry manipulation */ member
|
/Linux-v6.6/arch/x86/kernel/ |
D | module.c | 278 const Elf_Shdr *s, *alt = NULL, *locks = NULL, in module_finalize() local
|
D | alternative.c | 1300 const s32 *locks; member 1314 void *locks, void *locks_end, in alternatives_smp_module_add()
|
/Linux-v6.6/tools/perf/util/ |
D | mem-events.h | 60 u32 locks; /* count of 'lock' transactions */ member
|
/Linux-v6.6/arch/x86/include/asm/ |
D | alternative.h | 143 void *locks, void *locks_end, in alternatives_smp_module_add()
|
/Linux-v6.6/drivers/pci/ |
D | vgaarb.c | 47 unsigned int locks; /* what it locks */ member
|
/Linux-v6.6/fs/btrfs/ |
D | ctree.h | 90 u8 locks[BTRFS_MAX_LEVEL]; member
|
/Linux-v6.6/fs/dlm/ |
D | dlm_internal.h | 718 struct list_head locks; member
|
/Linux-v6.6/drivers/media/dvb-frontends/ |
D | dib8000.c | 3023 u16 locks, deeper_interleaver = 0, i; in dib8000_tune() local
|
/Linux-v6.6/fs/smb/client/ |
D | cifsglob.h | 1357 struct list_head locks; /* locks held by fid above */ member
|
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 2726 struct rtl_locks locks; member
|