Home
last modified time | relevance | path

Searched refs:extensions (Results 1 – 25 of 38) sorted by relevance

12

/xnu-8792.61.2/osfmk/conf/
H A Dcopyright.cmu23 * any improvements or extensions that they make and grant Carnegie Mellon
/xnu-8792.61.2/libsyscall/mach/
H A Derr_us.sub27 * any improvements or extensions that they make and grant Carnegie the
H A Derr_ipc.sub27 * any improvements or extensions that they make and grant Carnegie the
H A Derr_mach_ipc.sub27 * any improvements or extensions that they make and grant Carnegie the
H A Derr_kern.sub27 * any improvements or extensions that they make and grant Carnegie the
H A Derr_server.sub27 * any improvements or extensions that they make and grant Carnegie the
/xnu-8792.61.2/
H A DREADME.md187 `Kernel.framework` is used by kernel extensions.\
224 for kernel extensions -
292 to everyone for kernel extensions.
299 available for Apple internal for kernel extensions.
339 kernel and Apple internal kernel extensions and omitted from user
348 extensions and is not visible in user level header files. Only the
/xnu-8792.61.2/osfmk/kern/
H A Dcoalition.c254 queue_head_t extensions; member
927 queue_head_init(coal->j.extensions); in i_coal_jetsam_init()
953 assert(queue_empty(&coal->j.extensions)); in i_coal_jetsam_dealloc()
1045 q = (queue_t)&cj->extensions; in i_coal_jetsam_set_taskrole()
1097 qe_foreach_element(t, &cj->extensions, task_coalition[COALITION_TYPE_JETSAM]) { in i_coal_jetsam_get_taskrole()
1130 qe_foreach_element(t, &cj->extensions, task_coalition[COALITION_TYPE_JETSAM]) in i_coal_jetsam_iterate_tasks()
2242 qe_foreach(qe, &coal->j.extensions) in coalition_get_task_count()
2296 bytes += i_get_list_footprint(&coal->j.extensions, COALITION_TYPE_JETSAM, &num_tasks); in coalition_get_page_count()
2522 ntasks += coalition_get_sort_list(coal, sort_order, &cj->extensions, in coalition_get_pid_list()
/xnu-8792.61.2/osfmk/i386/
H A Dcpuid.h384 uint32_t extensions; member
461 #define cpuid_mwait_extensions cpuid_mwait_leaf.extensions
H A Dcpuid.c726 cmp->extensions = reg[ecx]; in cpuid_set_generic_info()
733 DBG(" extensions : %d\n", cmp->extensions); in cpuid_set_generic_info()
/xnu-8792.61.2/tests/
H A Dmach_exc.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dexcserver_backtrace.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
/xnu-8792.61.2/osfmk/mach/
H A Dhost_security.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dupl.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dexc.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dnotify.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dprocessor.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dprof.defs101 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dmach_exc.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dprocessor_set.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dstd_types.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dvm32_map.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
/xnu-8792.61.2/osfmk/device/
H A Ddevice_types.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
/xnu-8792.61.2/osfmk/mach_debug/
H A Dmach_debug_types.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
/xnu-8792.61.2/bsd/dev/i386/
H A Dsysctl.c503 SYSCTL_PROC(_machdep_cpu_mwait, OID_AUTO, extensions,
505 (void *)offsetof(cpuid_mwait_leaf_t, extensions),

12