Searched defs:useroffset (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/include/linux/ |
| H A D | slab.h | 79 unsigned int useroffset; member
|
| /linux/include/linux/ |
| H A D | slab.h | 297 unsigned int useroffset; member 414 unsigned int useroffset, unsigned int usersize, in kmem_cache_create_usercopy()
|
| /linux/mm/ |
| H A D | slab_common.c | 386 kmem_buckets_create(const char * name,slab_flags_t flags,unsigned int useroffset,unsigned int usersize,void (* ctor)(void *)) kmem_buckets_create() argument 657 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...] |
| H A D | slab.h | 242 unsigned int useroffset; /* Usercopy region offset */ member
|
| /linux/kernel/ |
| H A D | fork.c | 856 unsigned long useroffset, usersize; in fork_init() local
|
| /linux/include/net/ |
| H A D | sock.h | 1382 unsigned int useroffset; /* Usercopy region offset */ member
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 563 unsigned int useroffset = offsetof(struct x86_emulate_ctxt, src); in kvm_alloc_emulator_cache() local
|