Searched defs:useroffset (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/mm/ |
| D | slab_common.c | 233 slab_flags_t flags, unsigned int useroffset, in create_cache() 303 unsigned int useroffset, unsigned int usersize, in kmem_cache_create_usercopy() 542 unsigned int useroffset, unsigned int usersize) in create_boot_cache() 572 unsigned int useroffset, unsigned int usersize) in create_kmalloc_cache()
|
| D | slab.h | 25 unsigned int useroffset;/* Usercopy region offset */ member
|
| /kernel/linux/linux-6.6/mm/ |
| D | slab_common.c | 211 slab_flags_t flags, unsigned int useroffset, in create_cache() 281 unsigned int useroffset, unsigned int usersize, in kmem_cache_create_usercopy() 612 unsigned int useroffset, unsigned int usersize) in create_boot_cache()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | slab_def.h | 84 unsigned int useroffset; /* Usercopy region offset */ member
|
| D | slub_def.h | 150 unsigned int useroffset; /* Usercopy region offset */ member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | slab_def.h | 83 unsigned int useroffset; /* Usercopy region offset */ member
|
| D | slub_def.h | 131 unsigned int useroffset; /* Usercopy region offset */ member
|
| /kernel/linux/linux-5.10/kernel/ |
| D | fork.c | 822 unsigned long useroffset, usersize; in fork_init() local
|
| /kernel/linux/linux-6.6/kernel/ |
| D | fork.c | 1068 unsigned long useroffset, usersize; in fork_init() local
|
| /kernel/linux/linux-5.10/include/net/ |
| D | sock.h | 1264 unsigned int useroffset; /* Usercopy region offset */ member
|
| /kernel/linux/linux-6.6/include/net/ |
| D | sock.h | 1351 unsigned int useroffset; /* Usercopy region offset */ member
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| 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/ |
| D | x86.c | 344 unsigned int useroffset = offsetof(struct x86_emulate_ctxt, src); in kvm_alloc_emulator_cache() local
|