Searched defs:useroffset (Results  1 – 6 of 6) sorted by relevance
| /linux/include/linux/ | 
| H A D | slab.h | 293 	unsigned int useroffset;  member 408 			   unsigned int useroffset, unsigned int usersize,  in kmem_cache_create_usercopy()
  | 
| /linux/mm/ | 
| H A D | slab_common.c | 383 kmem_buckets_create(const char * name,slab_flags_t flags,unsigned int useroffset,unsigned int usersize,void (* ctor)(void *)) kmem_buckets_create()  argument  651 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 | 293 	unsigned int useroffset;	/* Usercopy region offset */  member
  | 
| /linux/kernel/ | 
| H A D | fork.c | 813 	unsigned long useroffset, usersize;  in fork_init()  local
  | 
| /linux/include/net/ | 
| H A D | sock.h | 1354 	unsigned int		useroffset;	/* Usercopy region offset */  member
  | 
| /linux/arch/x86/kvm/ | 
| H A D | x86.c | 560 	unsigned int useroffset = offsetof(struct x86_emulate_ctxt, src);  in kvm_alloc_emulator_cache()  local
  |