Home
last modified time | relevance | path

Searched refs:zfree (Results 1 – 25 of 171) sorted by relevance

1234567

/xnu-11417.140.69/bsd/security/audit/
H A Daudit_mac.c87 zfree(audit_mac_label_zone, ar->k_ar.ar_cred_mac_labels); in audit_mac_new()
97 zfree(audit_mac_label_zone, ar->k_ar.ar_cred_mac_labels); in audit_mac_new()
112 zfree(audit_mac_label_zone, ar->k_ar.ar_vnode1_mac_labels); in audit_mac_free()
115 zfree(audit_mac_label_zone, ar->k_ar.ar_vnode2_mac_labels); in audit_mac_free()
118 zfree(audit_mac_label_zone, ar->k_ar.ar_cred_mac_labels); in audit_mac_free()
131 zfree(mac_audit_data_zone, head->data); in audit_mac_free()
202 zfree(mac_audit_data_zone, data); in audit_mac_data()
208 zfree(mac_audit_data_zone, data); in audit_mac_data()
H A Daudit.c261 zfree(ZV_NAMEI, ar->k_ar.ar_arg_upath1); in audit_record_dtor()
264 zfree(ZV_NAMEI, ar->k_ar.ar_arg_upath2); in audit_record_dtor()
267 zfree(ZV_NAMEI, ar->k_ar.ar_arg_kpath1); in audit_record_dtor()
270 zfree(ZV_NAMEI, ar->k_ar.ar_arg_kpath2); in audit_record_dtor()
273 zfree(ZV_NAMEI, ar->k_ar.ar_arg_text); in audit_record_dtor()
422 zfree(audit_record_zone, ar); in audit_new()
446 zfree(audit_record_zone, ar); in audit_free()
956 zfree(ZV_NAMEI, *pathp); in audit_proc_coredump()
/xnu-11417.140.69/bsd/kern/
H A Dkern_lockf.c345 zfree(KT_LOCKF, lock); in lf_advlock()
356 zfree(KT_LOCKF, lock); in lf_advlock()
361 zfree(KT_LOCKF, lock); in lf_advlock()
366 zfree(KT_LOCKF, lock); in lf_advlock()
370 zfree(KT_LOCKF, lock); in lf_advlock()
471 zfree(KT_LOCKF, adjacent); in lf_coalesce_adjacent()
486 zfree(KT_LOCKF, adjacent); in lf_coalesce_adjacent()
558 zfree(KT_LOCKF, lock); in lf_setlock()
696 zfree(KT_LOCKF, lock); in lf_setlock()
715 zfree(KT_LOCKF, lock); in lf_setlock()
[all …]
H A Dbsd_init.c463 zfree(ZV_NAMEI, dev_path); in bsd_rooted_ramdisk()
1033 zfree(ZV_NAMEI, dmgpath); in bsd_init()
1487 zfree(ZV_NAMEI, dmgpath); in bsd_find_basesystem_dmg()
1488 zfree(ZV_NAMEI, dmgbasepath); in bsd_find_basesystem_dmg()
H A Dsys_persona.c153 zfree(ZV_NAMEI, pna_path); in kpersona_alloc_syscall()
162 zfree(ZV_NAMEI, pna_path); in kpersona_alloc_syscall()
H A Dimageboot.c146 zfree(ZV_NAMEI, root_path); in imageboot_desired()
181 zfree(ZV_NAMEI, root_path); in imageboot_needed()
1114 zfree(ZV_NAMEI, root_path); in imageboot_setup_new()
1198 zfree(ZV_NAMEI, root_path); in imageboot_setup()
H A Dkern_persona.c148 zfree(persona_zone, persona); in persona_alloc()
346 zfree(ZV_NAMEI, persona->pna_path); in persona_put_and_unlock()
353 zfree(persona_zone, persona); in persona_put_and_unlock()
H A Dkern_mman.c848 zfree(ZV_NAMEI, path); in mmap()
868 zfree(ZV_NAMEI, path); in mmap()
1842 zfree(ZV_NAMEI, vpath); in mremap_encrypted()
1859 zfree(ZV_NAMEI, vpath); in mremap_encrypted()
1881 zfree(ZV_NAMEI, vpath); in mremap_encrypted()
/xnu-11417.140.69/osfmk/kern/
H A Dhost_notify.c121 zfree(host_notify_zone, entry); in host_request_notification()
137 zfree(host_notify_zone, entry); in host_notify_cancel()
190 zfree(host_notify_zone, entry); in host_notify_all()
H A Dtask_ident.c101 zfree(task_id_token_zone, token); in tidt_release()
150 zfree(task_id_token_zone, token); in task_create_identity_token()
H A Dmk_timer.c94 zfree(mk_timer_zone, timer); in mk_timer_create_trap()
121 zfree(mk_timer_zone, timer); in mk_timer_unlock_and_destroy()
H A Dlock_group.c116 zfree(KT_LCK_GRP_ATTR, attr); in lck_grp_attr_free()
263 zfree(KT_LCK_GRP, grp); in lck_grp_destroy()
464 zfree(KT_LCK_ATTR, attr); in lck_attr_free()
H A Dzalloc.h1072 extern void zfree(
1078 zfree( in zfree() function
1082 zfree((zone_t)view, elem); in zfree()
1087 zfree( in zfree() function
1094 #define zfree(zone, elem) ({ \ macro
1096 (zfree)(__zfree_zone, (void *)os_ptr_load_and_erase(elem)); \
/xnu-11417.140.69/osfmk/ipc/
H A Dipc_service_port.c100 zfree(ipc_service_port_label_zone, sp_label); in ipc_service_port_label_alloc()
144 zfree(ipc_service_port_label_zone, sp_label); in ipc_service_port_label_dealloc()
H A Dflipc.c134 zfree(flipc_port_zone, fport); in flipc_port_create()
181 zfree(flipc_port_zone, fport); in flipc_port_destroy()
/xnu-11417.140.69/osfmk/arm64/
H A Dmachine_task.c132 zfree(ads_zone, task->task_debug); in machine_task_set_state()
219 zfree(ads_zone, task_debug); in machine_task_terminate()
H A Dpcb.c554 zfree(user_ss_zone, thread_user_ss); in machine_thread_destroy()
563 zfree(ads_zone, thread->machine.DebugData); in machine_thread_destroy()
610 zfree(sme_ss_zone, sme_ss); in machine_thread_sme_state_free()
891 zfree(ads_zone, cpu_debug); in arm_debug_set32()
1100 zfree(ads_zone, cpu_debug); in arm_debug_set64()
/xnu-11417.140.69/libkern/zlib/
H A Duncompr.c73 stream.zfree = (free_func)0; in uncompress()
H A Dcompress.c71 stream.zfree = (free_func)0; in compress2()
H A Dinfback.c74 if (strm->zfree == (free_func)0) strm->zfree = zcfree; in inflateBackInit_()
642 if (strm == Z_NULL || strm->state == Z_NULL || strm->zfree == (free_func)0) in inflateBackEnd()
/xnu-11417.140.69/san/memory/
H A Dkasan-fakestack.c160 zfree(fakestack_zones[cur->sz_class], cur); in kasan_fakestack_gc()
248 zfree(fakestack_zones[sz_class], dst); in kasan_fakestack_free()
/xnu-11417.140.69/bsd/vfs/
H A Dvfs_lookup.c279 zfree(ZV_NAMEI, cnp->cn_pnbuf); in namei()
374 zfree(ZV_NAMEI, realpath); in namei()
385 zfree(ZV_NAMEI, cnp->cn_pnbuf); in namei()
654 zfree(ZV_NAMEI, cnp->cn_pnbuf); in namei()
1671 zfree(ZV_NAMEI, path);
1894 zfree(ZV_NAMEI, cp);
1911 zfree(ZV_NAMEI, tmppn);
2096 zfree(ZV_NAMEI, tmp);
H A Dvfs_cprotect.c175 zfree(aes_ctz_zone, cpx->cpx_iv_aes_ctx_ptr); in cpx_free_ctx()
223 zfree(cpx_zone, cpx); in cpx_free()
H A Dvfs_quota.c560 zfree(KT_DQUOT, ndq); in dqget()
620 zfree(KT_DQUOT, ndq); in dqget()
703 zfree(KT_DQUOT, ndq); in dqget()
/xnu-11417.140.69/osfmk/arm/
H A Dlocks_arm.c242 zfree(KT_LCK_SPIN, lck); in lck_spin_free()
372 zfree(KT_LCK_SPIN, lck); in lck_spin_free()

1234567