Lines Matching refs:size_t
1414 size_t len;
1428 size_t cmplen;
1438 cmplen = max_t(size_t, len, (end - iter));
1504 static inline void *kmalloc_large_node_hook(void *ptr, size_t size, gfp_t flags)
2922 void *kmem_cache_alloc_trace(struct kmem_cache *s, gfp_t gfpflags, size_t size)
2947 int node, size_t size)
3194 int build_detached_freelist(struct kmem_cache *s, size_t size,
3197 size_t first_skipped_index = 0;
3265 void kmem_cache_free_bulk(struct kmem_cache *s, size_t size, void **p)
3284 int kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t size,
3957 void *__kmalloc(size_t size, gfp_t flags)
3981 static void *kmalloc_large_node(size_t size, gfp_t flags, int node)
3998 void *__kmalloc_node(size_t size, gfp_t flags, int node)
4043 size_t object_size;
4089 size_t __ksize(const void *object)
4455 void *__kmalloc_track_caller(size_t size, gfp_t gfpflags, unsigned long caller)
4478 void *__kmalloc_node_track_caller(size_t size, gfp_t gfpflags,
5017 ssize_t (*store)(struct kmem_cache *s, const char *x, size_t count);
5064 size_t length)
5084 size_t length)
5258 const char *buf, size_t length)
5302 const char *buf, size_t length)
5319 const char *buf, size_t length)
5381 const char *buf, size_t length) \
5516 const char *buf, size_t len)
5770 size_t count, loff_t *ppos)