| /linux/lib/tests/ |
| H A D | randstruct_kunit.c | 95 struct randstruct_untouched untouched; member 116 #define check_mismatch(x, untouched, shuffled) \ argument 117 if (offsetof(untouched, x) != offsetof(shuffled, x)) \ 121 offsetof(untouched, x)); \ 123 #define check_pair(outcome, untouched, shuffled, checker...) \ argument 125 DO_MANY_MEMBERS(checker, untouched, shuffled) \ 126 kunit_info(test, "Differing " #untouched " vs " #shuffled " member positions: %d\n", \ 129 #untouched " vs " #shuffled " layouts: unlucky or broken?\n"); 163 #define check_mismatch_prefixed(x, prefix, untouched, shuffled) \ argument 164 check_mismatch(prefix.x, untouched, shuffled) [all …]
|
| /linux/Documentation/arch/powerpc/ |
| H A D | cpu_features.rst | 48 If CPU 0 supports Altivec, the code is left untouched. If it doesn't, both
|
| /linux/Documentation/driver-api/thermal/ |
| H A D | nouveau_thermal.rst | 77 * 0: The fan is left untouched;
|
| /linux/Documentation/input/ |
| H A D | userio.rst | 46 argument, this field can be left untouched and will be ignored by the kernel.
|
| /linux/arch/arm/kernel/ |
| H A D | entry-ftrace.S | 176 @ called from __mcount, untouched in lr
|
| /linux/Documentation/virt/kvm/arm/ |
| H A D | fw-pseudo-registers.rst | 91 are untouched, probably because userspace isn't aware of them, will be
|
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-device.rst | 29 be untouched. If dev is ``NULL``, then you **must** setup
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-g-topology.rst | 44 other values untouched.
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-driver-firmware-zynqmp | 77 remains untouched.
|
| /linux/Documentation/process/ |
| H A D | email-clients.rst | 34 patch text untouched. For example, they should not modify or delete tabs
|
| H A D | submitting-patches.rst | 308 your e-mail client so that it sends your patches untouched.
|
| /linux/Documentation/dev-tools/ |
| H A D | kfence.rst | 211 representation, '.' denote untouched bytes. In the example above ``0xac`` is
|
| /linux/Documentation/locking/ |
| H A D | locktypes.rst | 280 kernels leave task state untouched. However, PREEMPT_RT must change
|
| /linux/Documentation/power/ |
| H A D | energy-model.rst | 195 the performance domains, and kept in memory untouched.
|
| /linux/Documentation/networking/devlink/ |
| H A D | ice.rst | 390 hierarchy at all, or will remove the untouched hierarchy if those
|
| /linux/Documentation/networking/ |
| H A D | tls-offload.rst | 281 Segment 3 is passed untouched, because due to lack of data from segment 2
|
| H A D | af_xdp.rst | 166 chunks mode, then the incoming addr will be left untouched.
|
| /linux/Documentation/filesystems/ |
| H A D | autofs.rst | 216 and untouched since that previous attempt. autofs does not depend on
|
| /linux/Documentation/driver-api/ |
| H A D | uio-howto.rst | 96 to leave the chip's register untouched. Now the userspace part can
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-delayed-logging-design.rst | 762 transactions to remain untouched (i.e. commit an asynchronous transaction, then
|