Home
last modified time | relevance | path

Searched refs:ipc_importance_inherit_zone (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.101.5/osfmk/ipc/
H A Dipc_importance.c152 static ZONE_DEFINE_TYPE(ipc_importance_inherit_zone, "ipc importance inherit",
154 static zone_t ipc_importance_inherit_zone; variable
465 zfree(ipc_importance_inherit_zone, inherit); in ipc_importance_release_locked()
2803 zalloc(ipc_importance_inherit_zone); in ipc_importance_inherit_from_kmsg()
2909 zfree(ipc_importance_inherit_zone, alloc); in ipc_importance_inherit_from_kmsg()
3012 zalloc(ipc_importance_inherit_zone); in ipc_importance_inherit_from_task()
3106 zfree(ipc_importance_inherit_zone, alloc); in ipc_importance_inherit_from_task()