Searched refs:kmem_cache (Results 1 - 25 of 561) sorted by path

1234567891011>>

/linux-master/arch/powerpc/kvm/
H A Dbook3s_mmu_hpte.c24 static struct kmem_cache *hpte_cache;
H A Dbook3s_64_mmu_radix.c387 static struct kmem_cache *kvm_pte_cache;
388 static struct kmem_cache *kvm_pmd_cache;
/linux-master/arch/sh/kernel/
H A Ddwarf.c35 static struct kmem_cache *dwarf_frame_cachep;
38 static struct kmem_cache *dwarf_reg_cachep;
H A Dprocess.c12 struct kmem_cache *task_xstate_cachep = NULL;
/linux-master/drivers/target/
H A Dtarget_core_alua.h79 extern struct kmem_cache *t10_alua_lu_gp_cache;
80 extern struct kmem_cache *t10_alua_lu_gp_mem_cache;
81 extern struct kmem_cache *t10_alua_tg_pt_gp_cache;
82 extern struct kmem_cache *t10_alua_lba_map_cache;
83 extern struct kmem_cache *t10_alua_lba_map_mem_cache;
H A Dtarget_core_ua.h34 extern struct kmem_cache *se_ua_cache;
/linux-master/fs/jffs2/
H A Dmalloc.c22 static struct kmem_cache *full_dnode_slab;
23 static struct kmem_cache *raw_dirent_slab;
24 static struct kmem_cache *raw_inode_slab;
25 static struct kmem_cache *tmp_dnode_info_slab;
26 static struct kmem_cache *raw_node_ref_slab;
27 static struct kmem_cache *node_frag_slab;
28 static struct kmem_cache *inode_cache_slab;
30 static struct kmem_cache *xattr_datum_cache;
31 static struct kmem_cache *xattr_ref_cache;
/linux-master/fs/ocfs2/
H A Dquota.h83 extern struct kmem_cache *ocfs2_dquot_cachep;
84 extern struct kmem_cache *ocfs2_qf_chunk_cachep;
/linux-master/include/linux/
H A Dtaskstats_kern.h16 extern struct kmem_cache *taskstats_cache;
/linux-master/include/net/
H A Dtimewait_sock.h15 struct kmem_cache *twsk_slab;
/linux-master/arch/arm64/mm/
H A Dpgd.c18 static struct kmem_cache *pgd_cache __ro_after_init;
/linux-master/arch/powerpc/include/asm/
H A Ddtl.h37 extern struct kmem_cache *dtl_cache;
H A Dpgalloc.h57 * the kmem_cache in PGT_CACHE(index_size).
68 extern struct kmem_cache *pgtable_cache[];
/linux-master/arch/powerpc/kernel/
H A Drtas_flash.c116 static struct kmem_cache *flash_block_cache = NULL;
/linux-master/arch/powerpc/mm/
H A Dhugetlbpage.c49 struct kmem_cache *cachep;
H A Dinit-common.c104 struct kmem_cache *pgtable_cache[MAX_PGTABLE_INDEX_SIZE + 1];
108 * Create a kmem_cache() for pagetables. This is not used for PTE
129 struct kmem_cache *new = NULL;
/linux-master/arch/powerpc/perf/
H A Dhv-24x7.c214 static struct kmem_cache *hv_page_cache;
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c38 static struct kmem_cache *spufs_inode_cache;
/linux-master/arch/powerpc/platforms/pseries/
H A Dsetup.c312 struct kmem_cache *dtl_cache;
/linux-master/arch/powerpc/sysdev/xive/
H A Dnative.c42 static struct kmem_cache *xive_provision_cache;
/linux-master/arch/riscv/kernel/
H A Dvector.c24 static struct kmem_cache *riscv_v_user_cachep;
26 static struct kmem_cache *riscv_v_kernel_cachep;
102 static int riscv_v_thread_zalloc(struct kmem_cache *cache,
/linux-master/arch/s390/mm/
H A Dpgalloc.c233 static struct kmem_cache *base_pgt_cache;
/linux-master/arch/s390/pci/
H A Dpci.c63 static struct kmem_cache *zdev_fmb_cache;
/linux-master/arch/sh/include/asm/
H A Dprocessor.h112 extern struct kmem_cache *task_xstate_cachep;
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dsq.c39 static struct kmem_cache *sq_cache;

Completed in 445 milliseconds

1234567891011>>