Home
last modified time | relevance | path

Searched refs:reading (Results 1 – 16 of 16) sorted by relevance

/xnu-10002.81.5/tests/
H A Dpoll_select_kevent_paired_fds.c120 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 Dstackshot_block_owner_14362384.m458 // 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…
H A Dstackshot_tests.m324 …T_WITH_ERRNO; T_ASSERT_POSIX_SUCCESS(result, "reading \"kern.stackshot_stats\" sysctl should succe…
/xnu-10002.81.5/bsd/man/man2/
H A Dgetdirentriesattr.275 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-10002.81.5/san/tools/
H A Dkstksz232 …-- When reading from a file, we can't use CoreSymbolication to symbolicate the stack frames as the…
/xnu-10002.81.5/osfmk/mach/
H A Dvm_map.defs189 * protection on the specified range must permit reading.]
224 * protection on the source range must permit reading,
240 * must permit reading.]
H A Dmach_vm.defs210 * protection on the specified range must permit reading.]
257 * protection on the source range must permit reading,
277 * must permit reading.]
/xnu-10002.81.5/iokit/DriverKit/
H A DIOServiceStateNotificationDispatchSource.iig97 * before reading any item values.
H A DIOService.iig421 * @abstract update an IOReporting subscription by reading out channel data.
/xnu-10002.81.5/tools/tests/perf_index/
H A DREADME53 the files, repeats reading from the beginning.
/xnu-10002.81.5/doc/
H A Drecount.md96 … to read the values, and if the counter changes by the time they're done reading them, it retries …
H A Ddebugging.md108 In case you're planning on accessing large contiguous blocks of memory (e.g. reading a whole 10KB o…
/xnu-10002.81.5/tools/lldbmacros/
H A DREADME.md175 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-10002.81.5/doc/memorystatus/
H A Dkill.md67 …cache has detected pressure (based on the rate that we're paging out and reading back in the same …
/xnu-10002.81.5/config/
H A DMASTER126 options CONFIG_DEV_KMEM # /dev/kmem device for reading KVA # <config_dev_kmem>
/xnu-10002.81.5/
H A DREADME.md103 The xnu version is derived from the SDK or KDK by reading the `CFBundleVersion`