Home
last modified time | relevance | path

Searched refs:reversed (Results 1 – 25 of 45) sorted by relevance

12

/linux/tools/testing/selftests/powerpc/switch_endian/
H A DMakefile4 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.gitignore3 check-reversed.S
/linux/Documentation/devicetree/bindings/sound/
H A Dwm8741.txt19 2 = stereo reversed
/linux/tools/perf/scripts/python/
H A Dstackcollapse.py121 stack_string = ';'.join(reversed(stack))
H A Dflamegraph.py109 for entry in reversed(event["callchain"]):
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-ad71927 the polarity of the excitation voltage is reversed on
/linux/tools/testing/selftests/net/lib/py/
H A Dksft.py39 for frame in reversed(stack[2:]):
/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py134 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 Dnotifiers.rst59 reversed for ``PM_POST_SUSPEND``.
/linux/Documentation/input/devices/
H A Drotary-encoder.rst52 (i.e. the rotation was not reversed half-way).
/linux/Documentation/firmware-guide/acpi/
H A Dintel-pmc-mux.rst101 or "reversed"::
/linux/Documentation/networking/
H A Dnf_conntrack-sysctl.rst100 the reversed address). This means that with default settings a maxed-out
/linux/Documentation/livepatch/
H A Dcallbacks.rst94 If a patch transition is reversed, no pre-unpatch handlers will be run
/linux/Documentation/PCI/
H A Dsysfs-pci.rst81 may not be reversed.
/linux/fs/btrfs/
H A Dsend.c59 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 Dvesafb.rst178 reversed to give override possibility (allocate more fb memory
/linux/drivers/mtd/chips/
H A DKconfig55 LITTLE_ENDIAN_BYTE, if the bytes are reversed.
/linux/Documentation/admin-guide/media/
H A Dfaq.rst197 Additionally make sure that "source validation by reversed path
/linux/Documentation/userspace-api/media/rc/
H A Drc-protos.rst186 and the command the higher 8 bits; this is reversed from IR order.
/linux/lib/
H A Dvsprintf.c1311 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 Dcrc32.rst85 be bit-reversed) and next_input_bit().
/linux/sound/soc/tegra/
H A DKconfig168 except that the data flow direction is reversed.
/linux/arch/sh/lib/
H A Dmemcpy-sh4.S457 ! this can be reversed at the end, so we don't need to save any extra
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-powkiddy-rk2023.dtsi274 * Channels reversed for speakers. Headphones automatically switch via hardware when
/linux/Documentation/sound/designs/
H A Dcompress-offload.rst251 (note: order for partial_drain and write for next track can be reversed as well)

12