Searched refs:special (Results 1 – 20 of 20) sorted by relevance
81 ipc_port_t XNU_PTRAUTH_SIGNED_PTR("host.special") special[HOST_MAX_SPECIAL_PORT + 1];
1222 old_port = host_priv->special[id]; in kernel_set_special_port()1223 host_priv->special[id] = port; in kernel_set_special_port()1249 *portp = host_priv->special[id]; in kernel_get_special_port()1349 port = realhost.special[id]; in host_get_special_port()
213 * Get a given special port for a given node.230 * Set a given special port for the local node.344 * it is a special purpose port intended for kernel clients. User
227 * Returns the current value of the selected special port243 * Set one of the special ports associated with the
188 * Returns the current value of the selected special port204 * Set one of the special ports associated with the
314 * Set/Get special properties of memory associated
371 * Set/Get special properties of memory associated
652 * for special reply ports.
9 # building the special "do_installhdrs_md" target at the current
121 # "default" parameter is a special case. It means use the default value for660 # These special configs only install the kernel files
43 Some range of types is reserved for special types like ints, longs etc. A cool new functionality ma…
1587 /* create the send-once right (special reply port) and message to send to the server */1594 /* send the message with the special reply port */1665 * (part 1): tests the scenario where a client sends a request that includes a special reply port1667 * into its address space as a result. for this case the special reply port is enqueued1669 * (part 2): tests the scenario where a client sends a request that includes a special reply port1671 * reply to the client. for this case the special reply port is copied out and the kernel1676 T_DECL(special_reply_port, "test that tasks using special reply ports have correct waitinfo")2767 T_QUIET; T_ASSERT_TRUE(found_srp_waitinfo, "found special reply port waitinfo");
1602 bool special = false; in handleSpecialVariables() local1609 special = true; in handleSpecialVariables()1612 special = true; in handleSpecialVariables()1627 return special; in handleSpecialVariables()
20 of the special makefiles such as Makefile.msc. For VMS, use make_vms.com.
1764 ch_close_common(struct kern_channel *ch, boolean_t locked, boolean_t special) in ch_close_common() argument1766 #pragma unused(special) in ch_close_common()1819 if (special) { in ch_close_common()
278 It is worth noting that unless the zone is exhaustible or "special" (which is423 - `KHEAP_DATA_BUFFERS` which is a special heap, which allocates out of the "User
53 The `FIXPRI` bucket is special cased since it contains extremely latency sensitive threads. Since t…253 …art of the regular hierarchy of the clutch root but are also linked in a special "foreign" priorit…
361 b. Some headers are special and require their own module. In that case,
51 # bsmall = special extra small scale system configuration
213 You do not need to do anything special to use summaries. Once they are registered with lldb they sh…