/kernel/linux/linux-6.6/include/net/netns/ |
H A D | unix.h | 11 spinlock_t *locks; member
|
/third_party/python/Lib/asyncio/ |
H A D | staggered.py | 10 from . import locks namespace
|
H A D | queues.py | 7 from . import locks namespace
|
/kernel/linux/linux-5.10/lib/ |
H A D | bucket_locks.c | 14 int __alloc_bucket_spinlocks(spinlock_t **locks, unsigned int *locks_mask, in __alloc_bucket_spinlocks() argument 50 void free_bucket_spinlocks(spinlock_t *locks) in free_bucket_spinlocks() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | blockgroup_lock.h | 24 struct bgl_lock locks[NR_BG_LOCKS]; member
|
H A D | n_r3964.h | 122 unsigned int locks; /* only used in rx_buffer */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | blockgroup_lock.h | 24 struct bgl_lock locks[NR_BG_LOCKS]; member
|
/kernel/linux/linux-6.6/lib/ |
H A D | bucket_locks.c | 14 int __alloc_bucket_spinlocks(spinlock_t **locks, unsigned int *locks_mask, in __alloc_bucket_spinlocks() argument 50 void free_bucket_spinlocks(spinlock_t *locks) in free_bucket_spinlocks() argument
|
/kernel/linux/linux-5.10/net/ipv6/ila/ |
H A D | ila.h | 101 spinlock_t *locks; /* Bucket locks for entry manipulation */ member
|
/kernel/linux/linux-6.6/net/ipv6/ila/ |
H A D | ila.h | 101 spinlock_t *locks; /* Bucket locks for entry manipulation */ member
|
/third_party/curl/tests/libtest/ |
H A D | lib506.c | 42 static int locks[3]; variable
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | alternative.h | 92 alternatives_smp_module_add(struct module *mod, char *name, void *locks, void *locks_end, void *text, void *text_end) alternatives_smp_module_add() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | module.c | 253 const Elf_Shdr *s, *text = NULL, *alt = NULL, *locks = NULL, in module_finalize() local
|
H A D | alternative.c | 792 const s32 *locks; member 804 alternatives_smp_module_add(struct module *mod, char *name, void *locks, void *locks_end, void *text, void *text_end) alternatives_smp_module_add() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | mem-events.h | 55 u32 locks; /* count of 'lock' transactions */ member
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | module.c | 278 const Elf_Shdr *s, *alt = NULL, *locks = NULL, in module_finalize() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | mem-events.h | 60 u32 locks; /* count of 'lock' transactions */ member
|
/kernel/linux/linux-5.10/tools/lib/lockdep/ |
H A D | preload.c | 39 static struct rb_root locks = RB_ROOT; variable [all...] |
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | test-ww_mutex.c | 344 struct ww_mutex *locks; member 382 struct ww_mutex *locks = stress->locks; in stress_inorder_work() local 522 struct ww_mutex *locks; stress() local [all...] |
H A D | locktorture.c | 371 } locks[3], *ll, *ln; in __acquires() local
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | test-ww_mutex.c | 384 struct ww_mutex *locks; member 422 struct ww_mutex *locks = stress->locks; in stress_inorder_work() local 562 struct ww_mutex *locks; stress() local [all...] |
H A D | locktorture.c | 533 } locks[3], *ll, *ln; in __acquires() local [all...] |
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | alternative.h | 142 alternatives_smp_module_add(struct module *mod, char *name, void *locks, void *locks_end, void *text, void *text_end) alternatives_smp_module_add() argument
|
/third_party/toybox/toys/pending/ |
H A D | lsof.c | 42 char *name, fd[8], rw, locks, type[10], device[32], size_off[32], node[32]; member
|
/kernel/linux/linux-5.10/drivers/gpu/vga/ |
H A D | vgaarb.c | 68 unsigned int locks; /* what does it locks */ member [all...] |