• Home
  • Raw
  • Download

Lines Matching refs:size_t

1309 	size_t len;  in kmem_cache_flags()
1319 size_t cmplen; in kmem_cache_flags()
1327 cmplen = max_t(size_t, len, (end - iter)); in kmem_cache_flags()
1388 static inline void *kmalloc_large_node_hook(void *ptr, size_t size, gfp_t flags) in kmalloc_large_node_hook()
2781 void *kmem_cache_alloc_trace(struct kmem_cache *s, gfp_t gfpflags, size_t size) in kmem_cache_alloc_trace()
2806 int node, size_t size) in kmem_cache_alloc_node_trace()
3046 int build_detached_freelist(struct kmem_cache *s, size_t size, in build_detached_freelist()
3049 size_t first_skipped_index = 0; in build_detached_freelist()
3117 void kmem_cache_free_bulk(struct kmem_cache *s, size_t size, void **p) in kmem_cache_free_bulk()
3135 int kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t size, in kmem_cache_alloc_bulk()
3785 void *__kmalloc(size_t size, gfp_t flags) in __kmalloc()
3809 static void *kmalloc_large_node(size_t size, gfp_t flags, int node) in kmalloc_large_node()
3826 void *__kmalloc_node(size_t size, gfp_t flags, int node) in __kmalloc_node()
3871 size_t object_size; in __check_heap_object()
3917 size_t __ksize(const void *object) in __ksize()
4321 void *__kmalloc_track_caller(size_t size, gfp_t gfpflags, unsigned long caller) in __kmalloc_track_caller()
4343 void *__kmalloc_node_track_caller(size_t size, gfp_t gfpflags, in __kmalloc_node_track_caller()
4913 ssize_t (*store)(struct kmem_cache *s, const char *x, size_t count);
4949 const char *buf, size_t length) in order_store()
4977 size_t length) in min_partial_store()
4997 size_t length) in cpu_partial_store()
5093 const char *buf, size_t length) in reclaim_account_store()
5147 const char *buf, size_t length) in sanity_checks_store()
5164 size_t length) in trace_store()
5189 const char *buf, size_t length) in red_zone_store()
5209 const char *buf, size_t length) in poison_store()
5229 const char *buf, size_t length) in store_user_store()
5250 const char *buf, size_t length) in validate_store()
5287 size_t length) in failslab_store()
5306 const char *buf, size_t length) in shrink_store()
5323 const char *buf, size_t length) in remote_node_defrag_ratio_store()
5385 const char *buf, size_t length) \
5520 const char *buf, size_t len) in slab_attr_store()
5924 size_t count, loff_t *ppos) in slabinfo_write()