Searched refs:DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT (Results 1 – 4 of 4) sorted by relevance
39 #define DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT 8 macro98 mach_port_name_t notifyMachPorts[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT];138 mach_port_name_t notifyMachPorts[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT];
619 mach_port_name_t copyout_names[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT]; in task_dyld_process_info_notify_get_trap()620 ipc_port_t copyout_ports[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT]; in task_dyld_process_info_notify_get_trap()621 ipc_port_t release_ports[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT]; in task_dyld_process_info_notify_get_trap()673 for (int slot = 0; slot < DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT; slot++) { in task_dyld_process_info_notify_get_trap()
5887 assert(release_count <= DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT); in task_dyld_process_info_update_helper()5895 kfree_type(ipc_port_t, DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT, notifiers_ptr); in task_dyld_process_info_update_helper()5944 ipc_port_t release_ports[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT]; in task_dyld_process_info_notify_register()5981 DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT, in task_dyld_process_info_notify_register()5995 for (int slot = 0; slot < DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT; slot++) { in task_dyld_process_info_notify_register()6018 for (int slot = 0; slot < DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT; slot++) { in task_dyld_process_info_notify_register()6035 kfree_type(ipc_port_t, DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT, notifiers_ptr); in task_dyld_process_info_notify_register()6073 ipc_port_t release_ports[DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT]; in task_dyld_process_info_notify_deregister()6128 for (int slot = 0; slot < DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT; slot++) { in task_dyld_process_info_notify_deregister()
526 for (int i = 0; i < DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT; i++) { in ipc_task_terminate()531 kfree_type(ipc_port_t, DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT, notifiers_ptr); in ipc_task_terminate()727 for (int i = 0; i < DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT; i++) { in ipc_task_reset()732 kfree_type(ipc_port_t, DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT, notifiers_ptr); in ipc_task_reset()