Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 25 of 48) sorted by relevance

12

/xnu-8020.101.4/tests/
H A Dpoll_select_kevent_paired_fds.c385 int changes = 1; in write_to_fd() local
407 int kev = kevent_qos(-1, changes == 0 ? NULL : events, changes, in write_to_fd()
411 changes = 0; in write_to_fd()
642 int changes = 1; in read_from_fd() local
654 int kev = kevent_qos(-1, changes == 0 ? NULL : events, changes, in read_from_fd()
658 changes = 0; in read_from_fd()
H A Dmach_exc.defs54 * the rights to redistribute these changes.
/xnu-8020.101.4/tools/lldbmacros/
H A DREADME.md16 iv. Submitting changes in lldbmacros [MUST READ]
114 …M of each kernel build. This helps in rev-locking the lldb commands with changes in kernel sources.
177 SPECIAL Note: Very often you will find yourself making changes to a file for some command/summary a…
179 To easily reload your changes in lldb please follow the below example.
185 * now to reload that particular changes without killing your debug session do
195 why your changes are not reflected in the command.
270 …old code that it will still call the old function and hence will not display new changes in file o…
365 iv. Submitting changes in lldbmacros
370 * Save the changes requried for new command or fix into lldbmacros directory.
380 * Verify that your changes are present in the dSYM directory of new build.
[all …]
/xnu-8020.101.4/osfmk/mach/
H A Dprof.defs44 * Merged '64-bit safe' changes from DEC alpha port.
102 * the rights to redistribute these changes.
H A Dupl.defs54 * the rights to redistribute these changes.
H A Dhost_security.defs54 * the rights to redistribute these changes.
H A Dmemory_object_default.defs54 * the rights to redistribute these changes.
H A Dexc.defs54 * the rights to redistribute these changes.
H A Dnotify.defs54 * the rights to redistribute these changes.
H A Dprocessor.defs54 * the rights to redistribute these changes.
H A Dmach_exc.defs54 * the rights to redistribute these changes.
H A Dprocessor_set.defs54 * the rights to redistribute these changes.
H A Dstd_types.defs54 * the rights to redistribute these changes.
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_utfconv.c1086 int changes = 0; in prioritysort() local
1090 changes = 0; in prioritysort()
1103 changes = 1; in prioritysort()
1117 } while (changes); in prioritysort()
H A Dvnode_if.src38 # Needs to be updated for KPI changes...
/xnu-8020.101.4/osfmk/conf/
H A Dcopyright.cmu24 * the rights to redistribute these changes.
/xnu-8020.101.4/libsyscall/mach/
H A Derr_us.sub28 * rights to redistribute these changes.
H A Derr_ipc.sub28 * rights to redistribute these changes.
H A Derr_mach_ipc.sub28 * rights to redistribute these changes.
/xnu-8020.101.4/bsd/crypto/doc/
H A DKernelCrypto.txt70 form is allowed (with or without changes) provided that:
100 form is allowed (with or without changes) provided that:
132 changes) provided that:
/xnu-8020.101.4/doc/
H A Ddebugging.md87 Using native strings and literals allows for only minimal code changes to the macros that are still
240 ## Testing changes
245 Be careful when touching common framework code. For larger changes, ask the Platform Triage team to
246 validate that the changes work in their environment before integration.
305 * Python 2 with changes
306 * Python 3 with changes
417 ## Debugging your changes
H A Dxnu_build_consolidation.md64 The changes applied as part of this work focus mainly on:
89 advertised through the `AIDR_EL1` register. One of the changes is the addition of a function,
96 and their physical IDs. This effort piggybacks on other recent XNU changes which aimed to consolida…
/xnu-8020.101.4/libkern/zlib/
H A DREADME36 The changes made in version 1.2.3 are documented in the file ChangeLog.
123 in the file ChangeLog history information documenting your changes. Please
/xnu-8020.101.4/osfmk/device/
H A Ddevice_types.defs54 * the rights to redistribute these changes.
/xnu-8020.101.4/osfmk/mach_debug/
H A Dmach_debug_types.defs54 * the rights to redistribute these changes.

12