Home
last modified time | relevance | path

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

123

/xnu-11215/doc/building/
H A Dbound_checks.md77 changes that stick, and help reduce the likelihood of introducing problems that
86 changes to xnu such that it builds without any diagnostics, and testing at desk
87 that your changes did not impact kernel functionality.
91 debugged bounds checks. You should also use bound-checks-debug for xnu changes
96 Once you're confident in your code changes, everything builds, at-desk testing
99 * one pull request with the necessary adoption code changes, configuring the
101 * one pull request that changes `bound-checks-pending` to `bound-checks-soft`.
103 This strategy can save your change and other people's changes even in the face
144 change. Reverting entire changes is a very destructive integration action: any
145 _other_ changes that rely on your modifications may need to be cascaded out of
[all …]
H A Dxnu_build_consolidation.md66 The changes applied as part of this work focus mainly on:
91 advertised through the `AIDR_EL1` register. One of the changes is the addition of a function,
98 and their physical IDs. This effort piggybacks on other recent XNU changes which aimed to consolida…
/xnu-11215/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.
H A Dexcserver_backtrace.defs54 * the rights to redistribute these changes.
/xnu-11215/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 Dnotify.defs54 * the rights to redistribute these changes.
H A Dprocessor.defs54 * the rights to redistribute these changes.
H A Dexc.defs54 * the rights to redistribute these changes.
H A Dprocessor_set.defs54 * the rights to redistribute these changes.
H A Dmach_exc.defs54 * the rights to redistribute these changes.
/xnu-11215/doc/debugging/
H A Dmacro_testing.md5 Be careful when touching common framework code. For larger changes, ask the Platform Triage team to
6 validate that the changes work in their environment before integration.
/xnu-11215/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-11215/osfmk/conf/
H A Dcopyright.cmu24 * the rights to redistribute these changes.
/xnu-11215/tools/lldbmacros/
H A DREADME.md16 iv. Submitting changes in lldbmacros [MUST READ]
119 …M of each kernel build. This helps in rev-locking the lldb commands with changes in kernel sources.
182 SPECIAL Note: Very often you will find yourself making changes to a file for some command/summary a…
184 To easily reload your changes in lldb please follow the below example.
190 * now to reload that particular changes without killing your debug session do
200 why your changes are not reflected in the command.
275 …old code that it will still call the old function and hence will not display new changes in file o…
370 iv. Submitting changes in lldbmacros
375 * Save the changes requried for new command or fix into lldbmacros directory.
385 * Verify that your changes are present in the dSYM directory of new build.
[all …]
/xnu-11215/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-11215/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-11215/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-11215/osfmk/device/
H A Ddevice_types.defs54 * the rights to redistribute these changes.
/xnu-11215/osfmk/mach_debug/
H A Dmach_debug_types.defs54 * the rights to redistribute these changes.

123