Home
last modified time | relevance | path

Searched refs:kmem_cache_zalloc (Results 1 – 25 of 105) sorted by relevance

12345

/linux-3.4.99/fs/dlm/
Dmemory.c66 r = kmem_cache_zalloc(rsb_cache, GFP_NOFS); in dlm_allocate_rsb()
81 lkb = kmem_cache_zalloc(lkb_cache, GFP_NOFS); in dlm_allocate_lkb()
/linux-3.4.99/scripts/coccinelle/null/
Deno.cocci20 x = \(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\|kmem_cache_alloc_node\|kmallo…
30 *x = \(kmalloc@p1\|kzalloc@p1\|kcalloc@p1\|kmem_cache_alloc@p1\|kmem_cache_zalloc@p1\|kmem_cache_al…
/linux-3.4.99/virt/kvm/
Dasync_pf.c161 work = kmem_cache_zalloc(async_pf_cache, GFP_NOWAIT); in kvm_setup_async_pf()
202 work = kmem_cache_zalloc(async_pf_cache, GFP_ATOMIC); in kvm_async_pf_wakeup_all()
/linux-3.4.99/include/acpi/platform/
Daclinux.h140 return kmem_cache_zalloc(cache, in acpi_os_acquire_object()
/linux-3.4.99/fs/jffs2/
Dmalloc.c289 xd = kmem_cache_zalloc(xattr_datum_cache, GFP_KERNEL); in jffs2_alloc_xattr_datum()
307 ref = kmem_cache_zalloc(xattr_ref_cache, GFP_KERNEL); in jffs2_alloc_xattr_ref()
/linux-3.4.99/drivers/infiniband/hw/ehca/
Dehca_pd.c54 pd = kmem_cache_zalloc(pd_cache, GFP_KERNEL); in ehca_alloc_pd()
Dipz_pt_fn.c139 page = kmem_cache_zalloc(small_qp_cache, GFP_KERNEL); in alloc_small_queue_page()
/linux-3.4.99/fs/fscache/
Dnetfs.c33 kmem_cache_zalloc(fscache_cookie_jar, GFP_KERNEL); in __fscache_register_netfs()
/linux-3.4.99/include/linux/
Dslab.h339 static inline void *kmem_cache_zalloc(struct kmem_cache *k, gfp_t flags) in kmem_cache_zalloc() function
/linux-3.4.99/arch/powerpc/kvm/
D44x.c129 vcpu_44x = kmem_cache_zalloc(kvm_vcpu_cache, GFP_KERNEL); in kvmppc_core_vcpu_create()
Dbook3s_mmu_hpte.c299 pte = kmem_cache_zalloc(hpte_cache, GFP_KERNEL); in kvmppc_mmu_hpte_cache_next()
De500.c185 vcpu_e500 = kmem_cache_zalloc(kvm_vcpu_cache, GFP_KERNEL); in kvmppc_core_vcpu_create()
/linux-3.4.99/drivers/md/
Ddm-uevent.c61 event = kmem_cache_zalloc(_dm_event_cache, GFP_ATOMIC); in dm_uevent_alloc()
/linux-3.4.99/kernel/
Duser.c149 new = kmem_cache_zalloc(uid_cachep, GFP_KERNEL); in alloc_uid()
Ddelayacct.c43 tsk->delays = kmem_cache_zalloc(delayacct_cache, GFP_KERNEL); in __delayacct_tsk_init()
Dpid_namespace.c79 ns = kmem_cache_zalloc(pid_ns_cachep, GFP_KERNEL); in create_pid_namespace()
/linux-3.4.99/drivers/target/
Dtarget_core_ua.c100 ua = kmem_cache_zalloc(se_ua_cache, GFP_ATOMIC); in core_scsi3_ua_allocate()
Dtarget_core_alua.c1099 lu_gp = kmem_cache_zalloc(t10_alua_lu_gp_cache, GFP_KERNEL); in core_alua_allocate_lu_gp()
1170 lu_gp_mem = kmem_cache_zalloc(t10_alua_lu_gp_mem_cache, GFP_KERNEL); in core_alua_allocate_lu_gp_mem()
1343 tg_pt_gp = kmem_cache_zalloc(t10_alua_tg_pt_gp_cache, GFP_KERNEL); in core_alua_allocate_tg_pt_gp()
1438 tg_pt_gp_mem = kmem_cache_zalloc(t10_alua_tg_pt_gp_mem_cache, in core_alua_allocate_tg_pt_gp_mem()
/linux-3.4.99/drivers/staging/android/
Dashmem.c134 range = kmem_cache_zalloc(ashmem_range_cachep, GFP_KERNEL); in range_alloc()
185 asma = kmem_cache_zalloc(ashmem_area_cachep, GFP_KERNEL); in ashmem_open()
/linux-3.4.99/fs/ecryptfs/
Dmain.c504 sbi = kmem_cache_zalloc(ecryptfs_sb_info_cache, GFP_KERNEL); in ecryptfs_mount()
582 root_info = kmem_cache_zalloc(ecryptfs_dentry_info_cache, GFP_KERNEL); in ecryptfs_mount()
/linux-3.4.99/arch/ia64/mm/
Dinit.c116 vma = kmem_cache_zalloc(vm_area_cachep, GFP_KERNEL); in ia64_init_addr_space()
135 vma = kmem_cache_zalloc(vm_area_cachep, GFP_KERNEL); in ia64_init_addr_space()
/linux-3.4.99/drivers/s390/scsi/
Dzfcp_fc.c459 fc_req = kmem_cache_zalloc(zfcp_fc_req_cache, GFP_ATOMIC); in zfcp_fc_adisc()
536 fc_req = kmem_cache_zalloc(zfcp_fc_req_cache, GFP_KERNEL); in zfcp_alloc_sg_env()
798 fc_req = kmem_cache_zalloc(zfcp_fc_req_cache, GFP_KERNEL); in zfcp_fc_sym_name_update()
/linux-3.4.99/drivers/target/iscsi/
Discsi_target_util.c72 r2t = kmem_cache_zalloc(lio_r2t_cache, GFP_ATOMIC); in iscsit_add_r2t_to_list()
159 cmd = kmem_cache_zalloc(lio_cmd_cache, gfp_mask); in iscsit_allocate_cmd()
643 qr = kmem_cache_zalloc(lio_qr_cache, GFP_ATOMIC); in iscsit_add_cmd_to_immediate_queue()
718 qr = kmem_cache_zalloc(lio_qr_cache, GFP_ATOMIC); in iscsit_add_cmd_to_response_queue()
/linux-3.4.99/fs/nfs/
Dpagelist.c32 struct nfs_page *p = kmem_cache_zalloc(nfs_page_cachep, GFP_KERNEL); in nfs_page_alloc()
/linux-3.4.99/net/dccp/
Dackvec.c22 struct dccp_ackvec *av = kmem_cache_zalloc(dccp_ackvec_slab, priority); in dccp_ackvec_alloc()

12345