| /xnu-12377.41.6/bsd/security/audit/ |
| H A D | audit_mac.c | 87 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 D | audit.c | 261 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-12377.41.6/bsd/kern/ |
| H A D | kern_lockf.c | 345 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 D | bsd_init.c | 466 zfree(ZV_NAMEI, dev_path); in bsd_rooted_ramdisk() 1038 zfree(ZV_NAMEI, dmgpath); in bsd_init() 1497 zfree(ZV_NAMEI, dmgpath); in bsd_find_basesystem_dmg() 1498 zfree(ZV_NAMEI, dmgbasepath); in bsd_find_basesystem_dmg()
|
| H A D | sys_persona.c | 153 zfree(ZV_NAMEI, pna_path); in kpersona_alloc_syscall() 162 zfree(ZV_NAMEI, pna_path); in kpersona_alloc_syscall()
|
| H A D | imageboot.c | 147 zfree(ZV_NAMEI, root_path); in imageboot_desired() 182 zfree(ZV_NAMEI, root_path); in imageboot_needed() 1142 zfree(ZV_NAMEI, root_path); in imageboot_setup_new() 1226 zfree(ZV_NAMEI, root_path); in imageboot_setup()
|
| H A D | kern_persona.c | 148 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 D | kern_mman.c | 848 zfree(ZV_NAMEI, path); in mmap() 868 zfree(ZV_NAMEI, path); in mmap() 1860 zfree(ZV_NAMEI, vpath); in mremap_encrypted() 1877 zfree(ZV_NAMEI, vpath); in mremap_encrypted() 1899 zfree(ZV_NAMEI, vpath); in mremap_encrypted()
|
| H A D | sys_reason.c | 240 zfree(os_reason_zone, cur_reason); in os_reason_free()
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | host_notify.c | 126 zfree(host_notify_zone, entry); in host_request_notification() 142 zfree(host_notify_zone, entry); in host_notify_cancel() 195 zfree(host_notify_zone, entry); in host_notify_all()
|
| H A D | task_ident.c | 100 zfree(task_id_token_zone, token); in tidt_release() 150 zfree(task_id_token_zone, token); in task_create_identity_token()
|
| H A D | zalloc.h | 1071 extern void zfree( 1077 zfree( in zfree() function 1081 zfree((zone_t)view, elem); in zfree() 1086 zfree( in zfree() function 1093 #define zfree(zone, elem) ({ \ macro 1095 (zfree)(__zfree_zone, (void *)os_ptr_load_and_erase(elem)); \
|
| H A D | lock_group.c | 116 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()
|
| /xnu-12377.41.6/osfmk/ipc/ |
| H A D | ipc_service_port.c | 95 zfree(ipc_service_port_label_zone, sp_label); in ipc_service_port_label_alloc() 145 zfree(ipc_service_port_label_zone, sp_label); in ipc_service_port_label_dealloc()
|
| /xnu-12377.41.6/osfmk/arm64/ |
| H A D | machine_task.c | 132 zfree(ads_zone, task->task_debug); in machine_task_set_state() 219 zfree(ads_zone, task_debug); in machine_task_terminate()
|
| H A D | pcb.c | 586 zfree(matrix_ss_zone, thread->machine.umatrix_hdr); in machine_thread_destroy() 591 zfree(user_ss_zone, thread_user_ss); in machine_thread_destroy() 600 zfree(ads_zone, thread->machine.DebugData); in machine_thread_destroy() 937 zfree(ads_zone, cpu_debug); in arm_debug_set32() 1146 zfree(ads_zone, cpu_debug); in arm_debug_set64()
|
| /xnu-12377.41.6/san/memory/ |
| H A D | kasan-denylist-dynamic | 3 # <type> = [ kfree zfree fsfree memr memw strr strw read write rw free mem str poison ]
|
| H A D | kasan-fakestack.c | 160 zfree(fakestack_zones[cur->sz_class], cur); in kasan_fakestack_gc() 248 zfree(fakestack_zones[sz_class], dst); in kasan_fakestack_free()
|
| /xnu-12377.41.6/libkern/zlib/ |
| H A D | uncompr.c | 73 stream.zfree = (free_func)0; in uncompress()
|
| H A D | compress.c | 71 stream.zfree = (free_func)0; in compress2()
|
| H A D | infback.c | 74 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-12377.41.6/osfmk/arm/ |
| H A D | locks_arm.c | 242 zfree(KT_LCK_SPIN, lck); in lck_spin_free() 372 zfree(KT_LCK_SPIN, lck); in lck_spin_free()
|
| /xnu-12377.41.6/bsd/vfs/ |
| H A D | vfs_cprotect.c | 175 zfree(aes_ctz_zone, cpx->cpx_iv_aes_ctx_ptr); in cpx_free_ctx() 223 zfree(cpx_zone, cpx); in cpx_free()
|
| H A D | vfs_quota.c | 560 zfree(KT_DQUOT, ndq); in dqget() 620 zfree(KT_DQUOT, ndq); in dqget() 703 zfree(KT_DQUOT, ndq); in dqget()
|
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | nd6_rti.c | 83 zfree(ndrti_zone, rti); in ndrti_free()
|