Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/
H A Dmach_types.defs220 /* thread_state_t: This inline array can hold
308 /* thread_info_t: this inline array can hold any of:
323 /* task_info_t: this inline array can hold any of:
424 * host_info_t: variable-sized inline array that can contain:
441 * host_info64_t: variable-sized inline array that can contain:
458 * processor_info_t: variable-sized inline array that can
495 /* processor_set_info_t: variable-size inline array
530 /* policy_info_t: variable-size inline array. Can hold:
556 /* memory_object_info_t: variable-size inline array:
567 /* vm_region_info_t: variable-size inline array that can hold:
/xnu-12377.1.9/tests/unit/tools/
H A Dgenerate_ut_proj.py145 def __init__(self, isa, inline=False): argument
148 self.inline = inline
161 if self.inline:
209 PDict.__init__(self, "PBXBuildFile", inline=True)
217 PDict.__init__(self, "PBXFileReference", inline=True)
/xnu-12377.1.9/doc/mach_ipc/
H A Dkmsg.md123 inline buffer of the kmsg is used to fit all parts of the mach message this way:
167 inline buffer to store the Mach message header and descriptors, this way:
/xnu-12377.1.9/makedefs/
H A DMakeInc.def357 # We must not use -fno-keep-inline-functions, or it will remove the dtrace
1238 LDFLAGS_KERNEL_LTO = -Wl,-mllvm,-inline-threshold=100