/kernel/linux/linux-5.10/include/linux/ |
H A D | slab_def.h | 83 unsigned int useroffset; /* Usercopy region offset */ member
|
H A D | slub_def.h | 131 unsigned int useroffset; /* Usercopy region offset */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | slab_def.h | 84 unsigned int useroffset; /* Usercopy region offset */ member
|
H A D | slub_def.h | 150 unsigned int useroffset; /* Usercopy region offset */ member
|
/kernel/linux/linux-5.10/mm/ |
H A D | slab_common.c | 231 create_cache(const char *name, unsigned int object_size, unsigned int align, slab_flags_t flags, unsigned int useroffset, unsigned int usersize, void (*ctor)(void *), struct kmem_cache *root_cache) create_cache() argument 300 kmem_cache_create_usercopy(const char *name, unsigned int size, unsigned int align, slab_flags_t flags, unsigned int useroffset, unsigned int usersize, void (*ctor)(void *)) kmem_cache_create_usercopy() argument 540 create_boot_cache(struct kmem_cache *s, const char *name, unsigned int size, slab_flags_t flags, unsigned int useroffset, unsigned int usersize) create_boot_cache() argument 570 create_kmalloc_cache(const char *name, unsigned int size, slab_flags_t flags, unsigned int useroffset, unsigned int usersize) create_kmalloc_cache() argument [all...] |
H A D | slab.h | 25 unsigned int useroffset;/* Usercopy region offset */ member
|
/kernel/linux/linux-6.6/mm/ |
H A D | slab_common.c | 209 create_cache(const char *name, unsigned int object_size, unsigned int align, slab_flags_t flags, unsigned int useroffset, unsigned int usersize, void (*ctor)(void *), struct kmem_cache *root_cache) create_cache() argument 278 kmem_cache_create_usercopy(const char *name, unsigned int size, unsigned int align, slab_flags_t flags, unsigned int useroffset, unsigned int usersize, void (*ctor)(void *)) kmem_cache_create_usercopy() argument 629 create_boot_cache(struct kmem_cache *s, const char *name, unsigned int size, slab_flags_t flags, unsigned int useroffset, unsigned int usersize) create_boot_cache() argument [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | fork.c | 822 unsigned long useroffset, usersize; in fork_init() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | fork.c | 1058 unsigned long useroffset, usersize; in fork_init() local
|
/kernel/linux/linux-5.10/include/net/ |
H A D | sock.h | 1262 unsigned int useroffset; /* Usercopy region offset */ member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | sock.h | 1349 unsigned int useroffset; /* Usercopy region offset */ member
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | x86.c | 282 unsigned int useroffset = offsetof(struct x86_emulate_ctxt, src); in kvm_alloc_emulator_cache() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | x86.c | 344 unsigned int useroffset = offsetof(struct x86_emulate_ctxt, src); in kvm_alloc_emulator_cache() local
|