| /xnu-10063.101.15/tests/ |
| H A D | kqueue_timer_tests.c | 32 static int kq, passed, failed; variable 138 passed++; in test_absolute_kevent() 193 passed++; in test_oneshot_kevent() 266 passed++; in test_interval_kevent() 319 passed++; in test_repeating_kevent() 361 passed++; in test_updated_kevent() 403 passed = 0;
|
| H A D | stackshot_block_owner_14362384.m | 268 T_ASSERT_FAIL("Somebody passed the wrong argument to kmutex_action: %d", action); 382 T_ASSERT_FAIL("Somebody passed the wrong argument to krwlck_action: %d", action);
|
| H A D | ipsec.m | 237 uint8_t *ep; /* XXX should be passed from upper layer */
|
| /xnu-10063.101.15/iokit/DriverKit/ |
| H A D | IOUserClient.iig | 83 * @discussion Any argument may be passed as NULL if not passed by the caller. 95 … It is an error for the driver to set this field if structureOutputDescriptor was passed in 187 * Any argument may be passed as NULL if not passed by the caller. 192 * @param arguments Structure describing all arguments being passed to IOConnectMethod. 219 * @param action OSAction passed to IOExternalMethod(). 254 * @param segmentsCount Number of valid address ranges being passed
|
| H A D | OSAction.iig | 133 * @param token Opaque value to be passed to a later call to Wait() and EndWait(). 144 * @param token Opaque value to be passed from an earlier call to WillWait(). 146 kIOReturnTimeout if the deadline was passed. See IOReturn.h for error codes. 155 or aborted, or the deadline passed. 156 * @param token Opaque value to be passed from an earlier call to WillWait(). 161 kIOReturnTimeout if the deadline was passed. See IOReturn.h for error codes.
|
| H A D | IODispatchQueue.iig | 190 * @param event A unique token matching one later passed to Wakeup(). 204 * @param event A unique token matching one later passed to Wakeup(). 221 * @param event A unique token matching one passed to Sleep(). 231 * @param event A unique token matching one passed to Sleep().
|
| H A D | IOMemoryDescriptor.iig | 124 * @param address Requested address if kIOMemoryMapFixedAddress was passed 169 * @param withDescriptorsCount Number of valid memory descriptors being passed
|
| H A D | IOWorkGroup.iig | 107 …alling this method, the caller must allocate a token. This token must be passed to this method. Wh… 108 * a workgroup with Leave(), use the same token that was passed to Join().
|
| H A D | IOService.iig | 116 …* @param provider The IOService provider for being terminated, one previously passed to Start 263 …* IOServiceOpen() call. The type parameter of that call is passed here. The driver sh… 265 * @param type The type passed to IOServiceOpen(). 309 …* @param propertyKeys If only certain property values are need, they may be passed in this a… 495 …* @discussion The DriverKit runtime caches the provider passed to IOService::Start(IOService * p…
|
| H A D | IOServiceNotificationDispatchSource.iig | 108 …* @discussion The IOService object passed to the notification is only retained for the duration o…
|
| H A D | IOExtensiblePaniclog.iig | 70 * @param options Options to be passed while creating the handle
|
| H A D | OSObject.iig | 195 * by storing a reference to "this" in a passed parameter).
|
| /xnu-10063.101.15/libkdd/ |
| H A D | README.md | 4 This project allows for dynamic data to be passed from the kernel to userspace tools without bindin… 40 The type field describes what kind of data is passed. For example type = `TASK_CRASHINFO_UUID` mean…
|
| /xnu-10063.101.15/osfmk/mach/ |
| H A D | fairplayd_notification.defs | 45 * new port passed to the arcade_provider port sent here via
|
| H A D | mach_host.defs | 357 * The zone name is passed in via the argument name, 393 * The zone name is passed in via the argument name,
|
| H A D | mach_port.defs | 480 * If the passed in name argument does not represent a receive 563 * Constructs a right based on the options passed 611 * or incorrect guards passed in it raises an exception
|
| H A D | task.defs | 118 * flavor as that of the task port passed in.
|
| /xnu-10063.101.15/tools/lldbmacros/ |
| H A D | README.md | 135 cmd_args : shell like arguments that are passed as is to the registered python function. 149 … way that the command from lldb invokes a python function with the arguments passed at lldb prompt. 163 …4. Use cmd_args array to get args passed on command. For example a command like `showtaskvme 0xabc… 166 - remember that the ideal type of object to be passed around is core.value 169 …5. If the user has passed any custom options they would be in cmd_options dict. the format is `{'-… 171 …6. If your function finds issue with the passed argument then you can `raise ArgumentError('error_… 232 [ remember that the ideal type of object to be passed around is core.value ] 293 … This way the expressing withing ` ` is evaluated by lldb and the value is passed to the command. 404 …* The lldbmacros cannot divine the type of memory by inspection. If a wrong pointer is passed from…
|
| /xnu-10063.101.15/bsd/kern/ |
| H A D | subr_sbuf.c | 721 ++passed 760 size_t passed = 0; \ 779 printf("sbuf_tests: %zu assertions passed\n", passed); \
|
| /xnu-10063.101.15/doc/primitives/ |
| H A D | string-handling.md | 77 string is passed without bounds as a NUL-terminated string to downstream users.
|
| H A D | atomics.md | 95 1. the memory locations passed to the various `os_atomic_*`
|
| /xnu-10063.101.15/doc/building/ |
| H A D | xnu_build_consolidation.md | 76 `MIDR_EL1` register against a CPU revision that is passed as a parameter to the macro, where applic…
|
| /xnu-10063.101.15/makedefs/ |
| H A D | MakeInc.top | 111 # many groups of configurations as you wish. Each item passed in is 290 # Assume LTO scaling by default, unless it is being explicitly passed on the command-line
|
| H A D | MakeInc.cmd | 122 # SDKROOT may be passed as a shorthand like "iphoneos.internal". We
|
| /xnu-10063.101.15/doc/vm/ |
| H A D | memorystatus_kills.md | 67 …b.sd.apple.com/projects/coreos/repos/jetsamproperties/browse), which was passed in via launchd, an…
|