Searched defs:usersize (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/netfilter/
H A Dx_tables.h171 unsigned int usersize; member in struct:xt_match
212 unsigned int usersize; member in struct:xt_target
/linux-master/mm/
H A Dslab.h304 unsigned int usersize; /* Usercopy region size */ member in struct:kmem_cache
H A Dslab_common.c204 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) argument
273 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 *)) argument
609 create_boot_cache(struct kmem_cache *s, const char *name, unsigned int size, slab_flags_t flags, unsigned int useroffset, unsigned int usersize) argument
[all...]
H A Dslub.c6296 SLAB_ATTR_RO(usersize); variable
/linux-master/net/netfilter/
H A Dx_tables.c658 static bool error_tg_ok(unsigned int usersize, unsigned int kernsize, argument
312 xt_data_to_user(void __user *dst, const void *src, int usersize, int size, int aligned_size) argument
[all...]
/linux-master/net/bridge/netfilter/
H A Debtables.c1440 ebt_obj_to_user(char __user *um, const char *_name, const char *data, int entrysize, int usersize, int datasize, u8 revision) argument
/linux-master/kernel/
H A Dfork.c1047 unsigned long useroffset, usersize; local
/linux-master/include/net/
H A Dsock.h1300 unsigned int usersize; /* Usercopy region size */ member in struct:proto

Completed in 376 milliseconds