| /kernel/linux/linux-6.6/tools/include/linux/ |
| H A D | slab.h | 34 static inline void *kmem_cache_alloc(struct kmem_cache *cachep, int flags) in kmem_cache_alloc() argument
|
| /kernel/linux/linux-5.10/tools/testing/radix-tree/ |
| H A D | linux.c | 29 void *kmem_cache_alloc(struct kmem_cache *cachep, int gfp) in kmem_cache_alloc() argument 62 kmem_cache_free(struct kmem_cache *cachep, void *objp) kmem_cache_free() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/radix-tree/ |
| H A D | linux.c | 31 void kmem_cache_set_non_kernel(struct kmem_cache *cachep, unsigned int val) in kmem_cache_set_non_kernel() argument 36 unsigned long kmem_cache_get_alloc(struct kmem_cache *cachep) in kmem_cache_get_alloc() argument 41 unsigned long kmem_cache_nr_allocated(struct kmem_cache *cachep) in kmem_cache_nr_allocated() argument 46 unsigned long kmem_cache_nr_tallocated(struct kmem_cache *cachep) in kmem_cache_nr_tallocated() argument 51 void kmem_cache_zero_nr_tallocated(struct kmem_cache *cachep) in kmem_cache_zero_nr_tallocated() argument 56 kmem_cache_alloc_lru(struct kmem_cache *cachep, struct list_lru *lru, int gfp) kmem_cache_alloc_lru() argument 96 kmem_cache_free_locked(struct kmem_cache *cachep, void *objp) kmem_cache_free_locked() argument 114 kmem_cache_free(struct kmem_cache *cachep, void *objp) kmem_cache_free() argument 121 kmem_cache_free_bulk(struct kmem_cache *cachep, size_t size, void **list) kmem_cache_free_bulk() argument 132 kmem_cache_shrink(struct kmem_cache *cachep) kmem_cache_shrink() argument 136 kmem_cache_alloc_bulk(struct kmem_cache *cachep, gfp_t gfp, size_t size, void **p) kmem_cache_alloc_bulk() argument [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/snic/ |
| H A D | snic_main.c | 833 struct kmem_cache *cachep; in snic_global_data_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/snic/ |
| H A D | snic_main.c | 819 struct kmem_cache *cachep; in snic_global_data_init() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| H A D | hugetlbpage.c | 48 struct kmem_cache *cachep; in __hugepte_alloc() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| H A D | hugetlbpage.c | 49 struct kmem_cache *cachep; in __hugepte_alloc() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | slob.c | 624 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc() argument 637 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t gfp, int node) in kmem_cache_alloc_node() argument
|
| H A D | slab_common.c | 519 int kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink() argument 878 int cache_random_seq_create(struct kmem_cache *cachep, unsigned int count, in cache_random_seq_create() argument 898 void cache_random_seq_destroy(struct kmem_cache *cachep) in cache_random_seq_destroy() argument [all...] |
| H A D | slab.h | 460 struct kmem_cache *cachep; in cache_from_obj() local 610 static inline int cache_random_seq_create(struct kmem_cache *cachep, in cache_random_seq_create() argument 615 cache_random_seq_destroy(struct kmem_cache *cachep) cache_random_seq_destroy() argument [all...] |
| H A D | slab.c | 327 obj_offset(struct kmem_cache *cachep) obj_offset() argument 332 dbg_redzone1(struct kmem_cache *cachep, void *objp) dbg_redzone1() argument 339 dbg_redzone2(struct kmem_cache *cachep, void *objp) dbg_redzone2() argument 350 dbg_userword(struct kmem_cache *cachep, void *objp) dbg_userword() argument 392 cpu_cache_get(struct kmem_cache *cachep) cpu_cache_get() argument 438 __slab_error(const char *function, struct kmem_cache *cachep, char *msg) __slab_error() argument 551 cache_free_pfmemalloc(struct kmem_cache *cachep, struct page *page, void *objp) cache_free_pfmemalloc() argument 616 cache_free_alien(struct kmem_cache *cachep, void *objp) cache_free_alien() argument 621 alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) alternate_node_alloc() argument 627 ____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) ____cache_alloc_node() argument 694 __drain_alien_cache(struct kmem_cache *cachep, struct array_cache *ac, int node, struct list_head *list) __drain_alien_cache() argument 719 reap_alien(struct kmem_cache *cachep, struct kmem_cache_node *n) reap_alien() argument 740 drain_alien_cache(struct kmem_cache *cachep, struct alien_cache **alien) drain_alien_cache() argument 762 __cache_free_alien(struct kmem_cache *cachep, void *objp, int node, int page_node) __cache_free_alien() argument 793 cache_free_alien(struct kmem_cache *cachep, void *objp) cache_free_alien() argument 817 init_cache_node(struct kmem_cache *cachep, int node, gfp_t gfp) init_cache_node() argument 870 struct kmem_cache *cachep; init_cache_node_node() local 882 setup_kmem_cache_node(struct kmem_cache *cachep, int node, gfp_t gfp, bool force_change) setup_kmem_cache_node() argument 952 struct kmem_cache *cachep; cpuup_canceled() local 1018 struct kmem_cache *cachep; cpuup_prepare() local 1107 struct kmem_cache *cachep; drain_cache_node_node() local 1164 init_list(struct kmem_cache *cachep, struct kmem_cache_node *list, int nodeid) init_list() argument 1186 set_up_node(struct kmem_cache *cachep, int index) set_up_node() argument 1285 struct kmem_cache *cachep; kmem_cache_init_late() local 1327 slab_out_of_memory(struct kmem_cache *cachep, gfp_t gfpflags, int nodeid) slab_out_of_memory() argument 1369 kmem_getpages(struct kmem_cache *cachep, gfp_t flags, int nodeid) kmem_getpages() argument 1394 kmem_freepages(struct kmem_cache *cachep, struct page *page) kmem_freepages() argument 1412 struct kmem_cache *cachep; kmem_rcu_free() local 1422 is_debug_pagealloc_cache(struct kmem_cache *cachep) is_debug_pagealloc_cache() argument 1432 slab_kernel_map(struct kmem_cache *cachep, void *objp, int map) slab_kernel_map() argument 1441 slab_kernel_map(struct kmem_cache *cachep, void *objp, int map) slab_kernel_map() argument 1446 poison_obj(struct kmem_cache *cachep, void *addr, unsigned char val) poison_obj() argument 1487 print_objinfo(struct kmem_cache *cachep, void *objp, int lines) print_objinfo() argument 1511 check_poison_obj(struct kmem_cache *cachep, void *objp) check_poison_obj() argument 1575 slab_destroy_debugcheck(struct kmem_cache *cachep, struct page *page) slab_destroy_debugcheck() argument 1601 slab_destroy_debugcheck(struct kmem_cache *cachep, struct page *page) slab_destroy_debugcheck() argument 1616 slab_destroy(struct kmem_cache *cachep, struct page *page) slab_destroy() argument 1639 slabs_destroy(struct kmem_cache *cachep, struct list_head *list) slabs_destroy() argument 1663 calculate_slab_order(struct kmem_cache *cachep, size_t size, slab_flags_t flags) calculate_slab_order() argument 1731 alloc_kmem_cache_cpus( struct kmem_cache *cachep, int entries, int batchcount) alloc_kmem_cache_cpus() argument 1752 setup_cpu_cache(struct kmem_cache *cachep, gfp_t gfp) setup_cpu_cache() argument 1801 struct kmem_cache *cachep; __kmem_cache_alias() local 1816 set_objfreelist_slab_cache(struct kmem_cache *cachep, size_t size, slab_flags_t flags) set_objfreelist_slab_cache() argument 1847 set_off_slab_cache(struct kmem_cache *cachep, size_t size, slab_flags_t flags) set_off_slab_cache() argument 1881 set_on_slab_cache(struct kmem_cache *cachep, size_t size, slab_flags_t flags) set_on_slab_cache() argument 1920 __kmem_cache_create(struct kmem_cache *cachep, slab_flags_t flags) __kmem_cache_create() argument 2104 check_spinlock_acquired(struct kmem_cache *cachep) check_spinlock_acquired() argument 2112 check_spinlock_acquired_node(struct kmem_cache *cachep, int node) check_spinlock_acquired_node() argument 2128 drain_array_locked(struct kmem_cache *cachep, struct array_cache *ac, int node, bool free_all, struct list_head *list) drain_array_locked() argument 2147 struct kmem_cache *cachep = arg; do_drain() local 2163 drain_cpu_caches(struct kmem_cache *cachep) drain_cpu_caches() argument 2236 __kmem_cache_shrink(struct kmem_cache *cachep) __kmem_cache_shrink() argument 2254 __kmem_cache_shutdown(struct kmem_cache *cachep) __kmem_cache_shutdown() argument 2259 __kmem_cache_release(struct kmem_cache *cachep) __kmem_cache_release() argument 2291 alloc_slabmgmt(struct kmem_cache *cachep, struct page *page, int colour_off, gfp_t local_flags, int nodeid) alloc_slabmgmt() argument 2327 cache_init_objs_debug(struct kmem_cache *cachep, struct page *page) cache_init_objs_debug() argument 2385 freelist_state_initialize(union freelist_init_state *state, struct kmem_cache *cachep, unsigned int count) freelist_state_initialize() argument 2427 shuffle_freelist(struct kmem_cache *cachep, struct page *page) shuffle_freelist() argument 2474 shuffle_freelist(struct kmem_cache *cachep, struct page *page) shuffle_freelist() argument 2481 cache_init_objs(struct kmem_cache *cachep, struct page *page) cache_init_objs() argument 2514 slab_get_obj(struct kmem_cache *cachep, struct page *page) slab_get_obj() argument 2524 slab_put_obj(struct kmem_cache *cachep, struct page *page, void *objp) slab_put_obj() argument 2563 cache_grow_begin(struct kmem_cache *cachep, gfp_t flags, int nodeid) cache_grow_begin() argument 2639 cache_grow_end(struct kmem_cache *cachep, struct page *page) cache_grow_end() argument 2705 cache_free_debugcheck(struct kmem_cache *cachep, void *objp, unsigned long caller) cache_free_debugcheck() argument 2742 fixup_objfreelist_debug(struct kmem_cache *cachep, void **list) fixup_objfreelist_debug() argument 2757 fixup_slab_list(struct kmem_cache *cachep, struct kmem_cache_node *n, struct page *page, void **list) fixup_slab_list() argument 2845 cache_alloc_pfmemalloc(struct kmem_cache *cachep, struct kmem_cache_node *n, gfp_t flags) cache_alloc_pfmemalloc() argument 2877 alloc_block(struct kmem_cache *cachep, struct array_cache *ac, struct page *page, int batchcount) alloc_block() argument 2897 cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags) cache_alloc_refill() argument 2982 cache_alloc_debugcheck_before(struct kmem_cache *cachep, gfp_t flags) cache_alloc_debugcheck_before() argument 2989 cache_alloc_debugcheck_after(struct kmem_cache *cachep, gfp_t flags, void *objp, unsigned long caller) cache_alloc_debugcheck_after() argument 3029 ____cache_alloc(struct kmem_cache *cachep, gfp_t flags) ____cache_alloc() argument 3071 alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) alternate_node_alloc() argument 3162 ____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) ____cache_alloc_node() argument 3210 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, unsigned long caller) slab_alloc_node() argument 3284 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags) __do_cache_alloc() argument 3292 slab_alloc(struct kmem_cache *cachep, gfp_t flags, unsigned long caller) slab_alloc() argument 3321 free_block(struct kmem_cache *cachep, void **objpp, int nr_objects, int node, struct list_head *list) free_block() argument 3365 cache_flusharray(struct kmem_cache *cachep, struct array_cache *ac) cache_flusharray() argument 3415 __cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) __cache_free() argument 3430 ___cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) ___cache_free() argument 3481 kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) kmem_cache_alloc() argument 3545 kmem_cache_alloc_trace(struct kmem_cache *cachep, gfp_t flags, size_t size) kmem_cache_alloc_trace() argument 3573 kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) kmem_cache_alloc_node() argument 3586 kmem_cache_alloc_node_trace(struct kmem_cache *cachep, gfp_t flags, int nodeid, size_t size) kmem_cache_alloc_node_trace() argument 3607 struct kmem_cache *cachep; __do_kmalloc_node() local 3646 struct kmem_cache *cachep; __do_kmalloc() local 3683 kmem_cache_free(struct kmem_cache *cachep, void *objp) kmem_cache_free() argument 3765 setup_kmem_cache_nodes(struct kmem_cache *cachep, gfp_t gfp) setup_kmem_cache_nodes() argument 3799 do_tune_cpucache(struct kmem_cache *cachep, int limit, int batchcount, int shared, gfp_t gfp) do_tune_cpucache() argument 3846 enable_cpucache(struct kmem_cache *cachep, gfp_t gfp) enable_cpucache() argument 3915 drain_array(struct kmem_cache *cachep, struct kmem_cache_node *n, struct array_cache *ac, int node) drain_array() argument 4007 get_slabinfo(struct kmem_cache *cachep, struct slabinfo *sinfo) get_slabinfo() argument 4044 slabinfo_show_stats(struct seq_file *m, struct kmem_cache *cachep) slabinfo_show_stats() argument 4091 struct kmem_cache *cachep; slabinfo_write() local 4141 struct kmem_cache *cachep; __check_heap_object() local [all...] |
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | inet_hashtables.c | 73 struct inet_bind_bucket *inet_bind_bucket_create(struct kmem_cache *cachep, in inet_bind_bucket_create() argument 96 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) in inet_bind_bucket_destroy() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | slab_common.c | 517 int kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink() argument 1221 int cache_random_seq_create(struct kmem_cache *cachep, unsigned int count, in cache_random_seq_create() argument 1237 void cache_random_seq_destroy(struct kmem_cache *cachep) in cache_random_seq_destroy() argument [all...] |
| H A D | slab.h | 654 struct kmem_cache *cachep; in cache_from_obj() local 835 static inline int cache_random_seq_create(struct kmem_cache *cachep, in cache_random_seq_create() argument 840 cache_random_seq_destroy(struct kmem_cache *cachep) cache_random_seq_destroy() argument [all...] |
| H A D | slab.c | 327 obj_offset(struct kmem_cache *cachep) obj_offset() argument 332 dbg_redzone1(struct kmem_cache *cachep, void *objp) dbg_redzone1() argument 339 dbg_redzone2(struct kmem_cache *cachep, void *objp) dbg_redzone2() argument 350 dbg_userword(struct kmem_cache *cachep, void *objp) dbg_userword() argument 392 cpu_cache_get(struct kmem_cache *cachep) cpu_cache_get() argument 438 __slab_error(const char *function, struct kmem_cache *cachep, char *msg) __slab_error() argument 551 cache_free_pfmemalloc(struct kmem_cache *cachep, struct slab *slab, void *objp) cache_free_pfmemalloc() argument 616 cache_free_alien(struct kmem_cache *cachep, void *objp) cache_free_alien() argument 679 __drain_alien_cache(struct kmem_cache *cachep, struct array_cache *ac, int node, struct list_head *list) __drain_alien_cache() argument 704 reap_alien(struct kmem_cache *cachep, struct kmem_cache_node *n) reap_alien() argument 725 drain_alien_cache(struct kmem_cache *cachep, struct alien_cache **alien) drain_alien_cache() argument 747 __cache_free_alien(struct kmem_cache *cachep, void *objp, int node, int slab_node) __cache_free_alien() argument 778 cache_free_alien(struct kmem_cache *cachep, void *objp) cache_free_alien() argument 802 init_cache_node(struct kmem_cache *cachep, int node, gfp_t gfp) init_cache_node() argument 855 struct kmem_cache *cachep; init_cache_node_node() local 867 setup_kmem_cache_node(struct kmem_cache *cachep, int node, gfp_t gfp, bool force_change) setup_kmem_cache_node() argument 937 struct kmem_cache *cachep; cpuup_canceled() local 1003 struct kmem_cache *cachep; cpuup_prepare() local 1092 struct kmem_cache *cachep; drain_cache_node_node() local 1149 init_list(struct kmem_cache *cachep, struct kmem_cache_node *list, int nodeid) init_list() argument 1171 set_up_node(struct kmem_cache *cachep, int index) set_up_node() argument 1264 struct kmem_cache *cachep; kmem_cache_init_late() local 1306 slab_out_of_memory(struct kmem_cache *cachep, gfp_t gfpflags, int nodeid) slab_out_of_memory() argument 1348 kmem_getpages(struct kmem_cache *cachep, gfp_t flags, int nodeid) kmem_getpages() argument 1378 kmem_freepages(struct kmem_cache *cachep, struct slab *slab) kmem_freepages() argument 1398 struct kmem_cache *cachep; kmem_rcu_free() local 1408 is_debug_pagealloc_cache(struct kmem_cache *cachep) is_debug_pagealloc_cache() argument 1415 slab_kernel_map(struct kmem_cache *cachep, void *objp, int map) slab_kernel_map() argument 1424 slab_kernel_map(struct kmem_cache *cachep, void *objp, int map) slab_kernel_map() argument 1429 poison_obj(struct kmem_cache *cachep, void *addr, unsigned char val) poison_obj() argument 1470 print_objinfo(struct kmem_cache *cachep, void *objp, int lines) print_objinfo() argument 1494 check_poison_obj(struct kmem_cache *cachep, void *objp) check_poison_obj() argument 1558 slab_destroy_debugcheck(struct kmem_cache *cachep, struct slab *slab) slab_destroy_debugcheck() argument 1584 slab_destroy_debugcheck(struct kmem_cache *cachep, struct slab *slab) slab_destroy_debugcheck() argument 1599 slab_destroy(struct kmem_cache *cachep, struct slab *slab) slab_destroy() argument 1622 slabs_destroy(struct kmem_cache *cachep, struct list_head *list) slabs_destroy() argument 1646 calculate_slab_order(struct kmem_cache *cachep, size_t size, slab_flags_t flags) calculate_slab_order() argument 1720 alloc_kmem_cache_cpus( struct kmem_cache *cachep, int entries, int batchcount) alloc_kmem_cache_cpus() argument 1741 setup_cpu_cache(struct kmem_cache *cachep, gfp_t gfp) setup_cpu_cache() argument 1790 struct kmem_cache *cachep; __kmem_cache_alias() local 1805 set_objfreelist_slab_cache(struct kmem_cache *cachep, size_t size, slab_flags_t flags) set_objfreelist_slab_cache() argument 1836 set_off_slab_cache(struct kmem_cache *cachep, size_t size, slab_flags_t flags) set_off_slab_cache() argument 1870 set_on_slab_cache(struct kmem_cache *cachep, size_t size, slab_flags_t flags) set_on_slab_cache() argument 1905 __kmem_cache_create(struct kmem_cache *cachep, slab_flags_t flags) __kmem_cache_create() argument 2084 check_spinlock_acquired(struct kmem_cache *cachep) check_spinlock_acquired() argument 2092 check_spinlock_acquired_node(struct kmem_cache *cachep, int node) check_spinlock_acquired_node() argument 2108 drain_array_locked(struct kmem_cache *cachep, struct array_cache *ac, int node, bool free_all, struct list_head *list) drain_array_locked() argument 2127 struct kmem_cache *cachep = arg; do_drain() local 2143 drain_cpu_caches(struct kmem_cache *cachep) drain_cpu_caches() argument 2218 __kmem_cache_shrink(struct kmem_cache *cachep) __kmem_cache_shrink() argument 2236 __kmem_cache_shutdown(struct kmem_cache *cachep) __kmem_cache_shutdown() argument 2241 __kmem_cache_release(struct kmem_cache *cachep) __kmem_cache_release() argument 2273 alloc_slabmgmt(struct kmem_cache *cachep, struct slab *slab, int colour_off, gfp_t local_flags, int nodeid) alloc_slabmgmt() argument 2309 cache_init_objs_debug(struct kmem_cache *cachep, struct slab *slab) cache_init_objs_debug() argument 2364 freelist_state_initialize(struct freelist_init_state *state, struct kmem_cache *cachep, unsigned int count) freelist_state_initialize() argument 2399 shuffle_freelist(struct kmem_cache *cachep, struct slab *slab) shuffle_freelist() argument 2445 shuffle_freelist(struct kmem_cache *cachep, struct slab *slab) shuffle_freelist() argument 2452 cache_init_objs(struct kmem_cache *cachep, struct slab *slab) cache_init_objs() argument 2485 slab_get_obj(struct kmem_cache *cachep, struct slab *slab) slab_get_obj() argument 2495 slab_put_obj(struct kmem_cache *cachep, struct slab *slab, void *objp) slab_put_obj() argument 2522 cache_grow_begin(struct kmem_cache *cachep, gfp_t flags, int nodeid) cache_grow_begin() argument 2599 cache_grow_end(struct kmem_cache *cachep, struct slab *slab) cache_grow_end() argument 2665 cache_free_debugcheck(struct kmem_cache *cachep, void *objp, unsigned long caller) cache_free_debugcheck() argument 2702 fixup_objfreelist_debug(struct kmem_cache *cachep, void **list) fixup_objfreelist_debug() argument 2717 fixup_slab_list(struct kmem_cache *cachep, struct kmem_cache_node *n, struct slab *slab, void **list) fixup_slab_list() argument 2805 cache_alloc_pfmemalloc(struct kmem_cache *cachep, struct kmem_cache_node *n, gfp_t flags) cache_alloc_pfmemalloc() argument 2837 alloc_block(struct kmem_cache *cachep, struct array_cache *ac, struct slab *slab, int batchcount) alloc_block() argument 2857 cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags) cache_alloc_refill() argument 2943 cache_alloc_debugcheck_after(struct kmem_cache *cachep, gfp_t flags, void *objp, unsigned long caller) cache_alloc_debugcheck_after() argument 2982 ____cache_alloc(struct kmem_cache *cachep, gfp_t flags) ____cache_alloc() argument 3026 alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) alternate_node_alloc() argument 3117 ____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) ____cache_alloc_node() argument 3165 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags, int nodeid) __do_cache_alloc() argument 3204 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags, int nodeid __maybe_unused) __do_cache_alloc() argument 3212 slab_alloc_node(struct kmem_cache *cachep, struct list_lru *lru, gfp_t flags, int nodeid, size_t orig_size, unsigned long caller) slab_alloc_node() argument 3243 slab_alloc(struct kmem_cache *cachep, struct list_lru *lru, gfp_t flags, size_t orig_size, unsigned long caller) slab_alloc() argument 3254 free_block(struct kmem_cache *cachep, void **objpp, int nr_objects, int node, struct list_head *list) free_block() argument 3298 cache_flusharray(struct kmem_cache *cachep, struct array_cache *ac) cache_flusharray() argument 3348 __cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) __cache_free() argument 3381 ___cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) ___cache_free() argument 3420 __kmem_cache_alloc_lru(struct kmem_cache *cachep, struct list_lru *lru, gfp_t flags) __kmem_cache_alloc_lru() argument 3430 kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) kmem_cache_alloc() argument 3436 kmem_cache_alloc_lru(struct kmem_cache *cachep, struct list_lru *lru, gfp_t flags) kmem_cache_alloc_lru() argument 3507 kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) kmem_cache_alloc_node() argument 3517 __kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, size_t orig_size, unsigned long caller) __kmem_cache_alloc_node() argument 3528 struct kmem_cache *cachep; __kmem_obj_info() local 3548 __do_kmem_cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) __do_kmem_cache_free() argument 3561 __kmem_cache_free(struct kmem_cache *cachep, void *objp, unsigned long caller) __kmem_cache_free() argument 3575 kmem_cache_free(struct kmem_cache *cachep, void *objp) kmem_cache_free() argument 3628 setup_kmem_cache_nodes(struct kmem_cache *cachep, gfp_t gfp) setup_kmem_cache_nodes() argument 3662 do_tune_cpucache(struct kmem_cache *cachep, int limit, int batchcount, int shared, gfp_t gfp) do_tune_cpucache() argument 3709 enable_cpucache(struct kmem_cache *cachep, gfp_t gfp) enable_cpucache() argument 3775 drain_array(struct kmem_cache *cachep, struct kmem_cache_node *n, struct array_cache *ac, int node) drain_array() argument 3867 get_slabinfo(struct kmem_cache *cachep, struct slabinfo *sinfo) get_slabinfo() argument 3904 slabinfo_show_stats(struct seq_file *m, struct kmem_cache *cachep) slabinfo_show_stats() argument 3951 struct kmem_cache *cachep; slabinfo_write() local 4001 struct kmem_cache *cachep; __check_heap_object() local [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | inet_hashtables.c | 65 struct inet_bind_bucket *inet_bind_bucket_create(struct kmem_cache *cachep, in inet_bind_bucket_create() argument 88 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) in inet_bind_bucket_destroy() argument 124 struct inet_bind2_bucket *inet_bind2_bucket_create(struct kmem_cache *cachep, in inet_bind2_bucket_create() argument 140 void inet_bind2_bucket_destroy(struct kmem_cache *cachep, struct inet_bind2_bucket *tb) in inet_bind2_bucket_destroy() argument
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | glock.c | 1023 struct kmem_cache *cachep; in gfs2_glock_get() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | mballoc.c | 2671 struct kmem_cache *cachep = ext4_groupinfo_caches[cache_index]; in get_groupinfo_cache() local 2722 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_add_groupinfo() local 2798 struct kmem_cache *cachep; in ext4_mb_init_backend() local 2894 struct kmem_cache *cachep; in ext4_groupinfo_create_slab() local 3063 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); ext4_mb_release() local [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | mballoc.c | 3266 struct kmem_cache *cachep = ext4_groupinfo_caches[cache_index]; in get_groupinfo_cache() local 3317 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_add_groupinfo() local 3396 struct kmem_cache *cachep; in ext4_mb_init_backend() local 3492 struct kmem_cache *cachep; in ext4_groupinfo_create_slab() local 3760 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); ext4_mb_release() local [all...] |
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | f2fs.h | 2463 static inline void *f2fs_kmem_cache_alloc(struct kmem_cache *cachep, in f2fs_kmem_cache_alloc() argument
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | f2fs.h | 2798 static inline void *f2fs_kmem_cache_alloc_nofail(struct kmem_cache *cachep, in f2fs_kmem_cache_alloc_nofail() argument 2809 static inline void *f2fs_kmem_cache_alloc(struct kmem_cache *cachep, in f2fs_kmem_cache_alloc() argument
|