Searched refs:reading (Results 1 – 11 of 11) sorted by relevance
| /xnu-8020.101.4/tests/ |
| H A D | poll_select_kevent_paired_fds.c | 120 static void drive_kq(bool reading, union mode mode, enum fd_pair fd_pair, 226 drive_kq(bool reading, union mode mode, enum fd_pair fd_pair, int fd) in drive_kq() argument 232 EV_SET(&events, fd, reading ? EVFILT_READ : EVFILT_WRITE, EV_ADD, in drive_kq() 235 EV_SET64(&events64, fd, reading ? EVFILT_READ : EVFILT_WRITE, EV_ADD, in drive_kq() 239 .filter = reading ? EVFILT_READ : EVFILT_WRITE, in drive_kq() 253 if (reading) { in drive_kq() 286 T_ASSERT_FAIL("unexpected mode: %d", reading ? mode.rd : mode.wr); in drive_kq() 290 if (reading) { in drive_kq() 319 T_ASSERT_FAIL("unexpected mode: %d", reading ? mode.rd : mode.wr); in drive_kq() 330 if (reading) { in drive_kq() [all …]
|
| H A D | stackshot_block_owner_14362384.m | 458 // attempts to acquire a kernel rwlock for reading, and doesn't wait on a semaphore afterwards. 722 check_python(stackshot, __func__, "thread \\d+: krwlock %llx for reading", curr->context); 802 …check_python(stackshot, __func__, "thread \\d+: pthread rwlock %llx for reading", (long long)&rwlc…
|
| /xnu-8020.101.4/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 75 you were reading it. 95 parameter must be a file descriptor that references a directory that you have opened for reading. 287 is not a valid file descriptor for a directory open for reading. 315 An I/O error occurred while reading from or writing to the file system.
|
| /xnu-8020.101.4/san/tools/ |
| H A D | kstksz | 232 …-- When reading from a file, we can't use CoreSymbolication to symbolicate the stack frames as the…
|
| /xnu-8020.101.4/osfmk/mach/ |
| H A D | vm_map.defs | 189 * protection on the specified range must permit reading.] 224 * protection on the source range must permit reading, 240 * must permit reading.]
|
| H A D | mach_vm.defs | 210 * protection on the specified range must permit reading.] 257 * protection on the source range must permit reading, 277 * must permit reading.]
|
| /xnu-8020.101.4/iokit/DriverKit/ |
| H A D | IOServiceStateNotificationDispatchSource.iig | 97 * before reading any item values.
|
| H A D | IOService.iig | 412 * @abstract update an IOReporting subscription by reading out channel data.
|
| /xnu-8020.101.4/tools/tests/perf_index/ |
| H A D | README | 53 the files, repeats reading from the beginning.
|
| /xnu-8020.101.4/tools/lldbmacros/ |
| H A D | README.md | 175 Time for some code example? Try reading the code for function ShowTaskVmeHelper in memory.py. 237 Time for some code example? Try reading the code for GetTaskSummary() in process.py. 295 Please see Section F(i) for more information on reading backtraces.
|
| /xnu-8020.101.4/config/ |
| H A D | MASTER | 130 options CONFIG_DEV_KMEM # /dev/kmem device for reading KVA # <config_dev_kmem>
|