| /xnu-12377.41.6/doc/mach_ipc/ |
| H A D | kmsg.md | 410 ### Descriptor signing (kernel extensions) 412 On macOS where kernel extensions exist and use the arm64e slice, 415 Fortunately, IPC kmsgs are not ABI, and the way kernel extensions 422 for kernel extensions (using symbol names ending in `_proper` for historical
|
| /xnu-12377.41.6/osfmk/conf/ |
| H A D | copyright.cmu | 23 * any improvements or extensions that they make and grant Carnegie Mellon
|
| /xnu-12377.41.6/libsyscall/mach/ |
| H A D | err_us.sub | 27 * any improvements or extensions that they make and grant Carnegie the
|
| H A D | err_ipc.sub | 27 * any improvements or extensions that they make and grant Carnegie the
|
| H A D | err_mach_ipc.sub | 27 * any improvements or extensions that they make and grant Carnegie the
|
| H A D | err_kern.sub | 27 * any improvements or extensions that they make and grant Carnegie the
|
| /xnu-12377.41.6/osfmk/i386/ |
| H A D | cpuid.h | 385 uint32_t extensions; member 462 #define cpuid_mwait_extensions cpuid_mwait_leaf.extensions
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | coalition.c | 260 queue_head_t extensions; member 1086 queue_head_init(coal->j.extensions); in i_coal_jetsam_init() 1112 assert(queue_empty(&coal->j.extensions)); in i_coal_jetsam_dealloc() 1204 q = (queue_t)&cj->extensions; in i_coal_jetsam_set_taskrole() 1256 qe_foreach_element(t, &cj->extensions, task_coalition[COALITION_TYPE_JETSAM]) { in i_coal_jetsam_get_taskrole() 1299 qe_foreach_element(t, &cj->extensions, task_coalition[COALITION_TYPE_JETSAM]) { in i_coal_jetsam_iterate_tasks() 2506 qe_foreach(qe, &coal->j.extensions) in coalition_get_task_count() 2560 bytes += i_get_list_footprint(&coal->j.extensions, COALITION_TYPE_JETSAM, &num_tasks); in coalition_get_page_count() 2786 ntasks += coalition_get_sort_list(coal, sort_order, &cj->extensions, in coalition_get_pid_list()
|
| /xnu-12377.41.6/ |
| H A D | README.md | 214 `Kernel.framework` is used by kernel extensions.\ 251 for kernel extensions - 330 to everyone for kernel extensions. 337 available for Apple internal for kernel extensions. 401 kernel and Apple internal kernel extensions and omitted from user 410 extensions and is not visible in user level header files. Only the
|
| /xnu-12377.41.6/tests/ |
| H A D | mach_exc.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | excserver_backtrace.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| /xnu-12377.41.6/doc/observability/ |
| H A D | coalitions.md | 21 …_TASKROLE_LEADER`, XPC services have `COALITION_TASKROLE_XPC`, and app extensions have `COALITION_… 33 Unlike jetsam coalitions, App extensions (which usually have a different vendor to their host app) … 126 …extensions are spawned into separate *resource* coalitions from their host app, but inherit the ho…
|
| /xnu-12377.41.6/osfmk/mach/ |
| H A D | upl.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | host_security.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | exc.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | processor.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | notify.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | prof.defs | 101 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | processor_set.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | mach_exc.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | std_types.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | vm32_map.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| /xnu-12377.41.6/osfmk/device/ |
| H A D | device_types.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| /xnu-12377.41.6/osfmk/mach_debug/ |
| H A D | mach_debug_types.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| /xnu-12377.41.6/doc/allocators/ |
| H A D | xnu-kernel-restricted.md | 23 …tempt to compromise the kernel via any RPC interface exposed by kernel extensions to these coproce… 28 … as well as memory managed by the kernel. Because of that, some kernel extensions expose RPC inter…
|