Home
last modified time | relevance | path

Searched defs:useroffset (Results 1 – 7 of 7) sorted by relevance

/linux/tools/include/linux/
H A Dslab.h79 unsigned int useroffset; member
/linux/include/linux/
H A Dslab.h297 unsigned int useroffset; member
414 unsigned int useroffset, unsigned int usersize, in kmem_cache_create_usercopy()
/linux/mm/
H A Dslab_common.c386 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 Dslab.h242 unsigned int useroffset; /* Usercopy region offset */ member
/linux/kernel/
H A Dfork.c856 unsigned long useroffset, usersize; in fork_init() local
/linux/include/net/
H A Dsock.h1382 unsigned int useroffset; /* Usercopy region offset */ member
/linux/arch/x86/kvm/
H A Dx86.c563 unsigned int useroffset = offsetof(struct x86_emulate_ctxt, src); in kvm_alloc_emulator_cache() local