| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | vfio_ccw_drv.c | 448 vfio_ccw_io_region = kmem_cache_create_usercopy("vfio_ccw_io_region", in vfio_ccw_sch_init() 457 vfio_ccw_cmd_region = kmem_cache_create_usercopy("vfio_ccw_cmd_region", in vfio_ccw_sch_init() 466 vfio_ccw_schib_region = kmem_cache_create_usercopy("vfio_ccw_schib_region", in vfio_ccw_sch_init() 476 vfio_ccw_crw_region = kmem_cache_create_usercopy("vfio_ccw_crw_region", in vfio_ccw_sch_init()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | slab.h | 150 struct kmem_cache *kmem_cache_create_usercopy(const char *name, 175 kmem_cache_create_usercopy(#__struct, \
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | utsname.c | 174 uts_ns_cache = kmem_cache_create_usercopy( in uts_ns_init()
|
| H A D | fork.c | 324 thread_stack_cache = kmem_cache_create_usercopy("thread_stack", in thread_stack_cache_init() 840 task_struct_cachep = kmem_cache_create_usercopy("task_struct", in fork_init() 2910 mm_cachep = kmem_cache_create_usercopy("mm_struct", in proc_caches_init()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | slab_common.c | 302 kmem_cache_create_usercopy(const char *name, in kmem_cache_create_usercopy() function 389 EXPORT_SYMBOL(kmem_cache_create_usercopy); 420 return kmem_cache_create_usercopy(name, size, align, flags, 0, 0, in kmem_cache_create()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_tuxera | 115 kmem_cache_create_usercopy
|
| H A D | abi_gki_aarch64_asus | 133 kmem_cache_create_usercopy
|
| H A D | abi_gki_aarch64_vivo | 842 kmem_cache_create_usercopy
|
| H A D | abi_gki_aarch64_qcom | 1304 kmem_cache_create_usercopy
|
| H A D | abi_gki_aarch64_oplus | 1407 kmem_cache_create_usercopy
|
| /OK3568_Linux_fs/kernel/drivers/misc/lkdtm/ |
| H A D | usercopy.c | 343 kmem_cache_create_usercopy("lkdtm-usercopy", cache_size, in lkdtm_usercopy_init()
|
| /OK3568_Linux_fs/kernel/fs/freevxfs/ |
| H A D | vxfs_super.c | 331 vxfs_inode_cachep = kmem_cache_create_usercopy("vxfs_inode", in vxfs_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/ |
| H A D | lima_gp.c | 329 lima_gp_task_slab = kmem_cache_create_usercopy( in lima_gp_pipe_init()
|
| H A D | lima_pp.c | 433 lima_pp_task_slab = kmem_cache_create_usercopy( in lima_pp_pipe_init()
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | super.c | 642 orangefs_inode_cache = kmem_cache_create_usercopy( in orangefs_inode_cache_initialize()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsfs.c | 1421 cifs_req_cachep = kmem_cache_create_usercopy("cifs_request", in cifs_init_request_bufs() 1451 cifs_sm_req_cachep = kmem_cache_create_usercopy("cifs_small_rq", in cifs_init_request_bufs()
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | memory-allocation.rst | 164 kmem_cache_create_usercopy() before it can be used. The second function
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | inode.c | 106 proc_dir_entry_cache = kmem_cache_create_usercopy( in proc_init_kmemcache()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | super.c | 942 kmem_cache_create_usercopy("jfs_ip", sizeof(struct jfs_inode_info), in init_jfs_fs()
|
| /OK3568_Linux_fs/kernel/fs/befs/ |
| H A D | linuxvfs.c | 437 befs_inode_cachep = kmem_cache_create_usercopy("befs_inode_cache", in befs_init_inodecache()
|
| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | ib_recv.c | 1066 kmem_cache_create_usercopy("rds_ib_incoming", in rds_ib_recv_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | scheduler.c | 1377 s->workloads = kmem_cache_create_usercopy("gvt-g_vgpu_workload", in intel_vgpu_setup_submission()
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | super.c | 217 ext2_inode_cachep = kmem_cache_create_usercopy("ext2_inode_cache", in init_inodecache()
|
| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | super.c | 1471 ufs_inode_cachep = kmem_cache_create_usercopy("ufs_inode_cache", in init_inodecache()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_lib.c | 100 kmem_cache_create_usercopy("scsi_sense_cache", in scsi_init_sense_cache()
|