/linux/tools/testing/selftests/powerpc/switch_endian/ |
H A D | Makefile | 4 EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S 13 $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S 15 $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o 18 $(OUTPUT)/check-reversed.S: $(OUTPUT)/check-reversed.o
|
H A D | .gitignore | 3 check-reversed.S
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | wm8741.txt | 19 2 = stereo reversed
|
/linux/tools/perf/scripts/python/ |
H A D | stackcollapse.py | 121 stack_string = ';'.join(reversed(stack))
|
H A D | flamegraph.py | 109 for entry in reversed(event["callchain"]):
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-adc-ad7192 | 7 the polarity of the excitation voltage is reversed on
|
/linux/tools/testing/selftests/net/lib/py/ |
H A D | ksft.py | 39 for frame in reversed(stack[2:]):
|
/linux/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 134 for (_, pgn_inst) in reversed(self.plugin_instances): 150 for (pgn, pgn_inst) in reversed(self.plugin_instances): 162 for (pgn, pgn_inst) in reversed(self.plugin_instances):
|
/linux/Documentation/driver-api/pm/ |
H A D | notifiers.rst | 59 reversed for ``PM_POST_SUSPEND``.
|
/linux/Documentation/input/devices/ |
H A D | rotary-encoder.rst | 52 (i.e. the rotation was not reversed half-way).
|
/linux/Documentation/firmware-guide/acpi/ |
H A D | intel-pmc-mux.rst | 101 or "reversed"::
|
/linux/Documentation/networking/ |
H A D | nf_conntrack-sysctl.rst | 100 the reversed address). This means that with default settings a maxed-out
|
/linux/Documentation/livepatch/ |
H A D | callbacks.rst | 94 If a patch transition is reversed, no pre-unpatch handlers will be run
|
/linux/Documentation/PCI/ |
H A D | sysfs-pci.rst | 81 may not be reversed.
|
/linux/fs/btrfs/ |
H A D | send.c | 59 unsigned short reversed:1; member 428 if (p->reversed) { in fs_path_reset() 446 p->reversed = 0; in fs_path_alloc() 460 p->reversed = 1; in fs_path_alloc_reversed() 518 if (p->reversed) { in fs_path_ensure_buf() 543 if (p->reversed) { in fs_path_prepare_for_add() 607 p->reversed = from->reversed; in fs_path_copy() 618 if (!p->reversed) in fs_path_unreverse() 626 p->reversed = 0; in fs_path_unreverse() 2454 dest->reversed = 1; in get_cur_path()
|
/linux/Documentation/fb/ |
H A D | vesafb.rst | 178 reversed to give override possibility (allocate more fb memory
|
/linux/drivers/mtd/chips/ |
H A D | Kconfig | 55 LITTLE_ENDIAN_BYTE, if the bytes are reversed.
|
/linux/Documentation/admin-guide/media/ |
H A D | faq.rst | 197 Additionally make sure that "source validation by reversed path
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-protos.rst | 186 and the command the higher 8 bits; this is reversed from IR order.
|
/linux/lib/ |
H A D | vsprintf.c | 1311 bool reversed = false; in mac_address_string() local 1322 reversed = true; in mac_address_string() 1331 if (reversed) in mac_address_string()
|
/linux/Documentation/staging/ |
H A D | crc32.rst | 85 be bit-reversed) and next_input_bit().
|
/linux/sound/soc/tegra/ |
H A D | Kconfig | 168 except that the data flow direction is reversed.
|
/linux/arch/sh/lib/ |
H A D | memcpy-sh4.S | 457 ! this can be reversed at the end, so we don't need to save any extra
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-powkiddy-rk2023.dtsi | 274 * Channels reversed for speakers. Headphones automatically switch via hardware when
|
/linux/Documentation/sound/designs/ |
H A D | compress-offload.rst | 251 (note: order for partial_drain and write for next track can be reversed as well)
|