Home
last modified time | relevance | path

Searched refs:reversed (Results 1 – 25 of 43) 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/drivers/net/wireless/intel/iwlwifi/tests/
H A Dutils.c80 u8 reversed[ARRAY_SIZE(params->neg_dbm)]; in KUNIT_ARRAY_PARAM_DESC() local
91 reversed[ARRAY_SIZE(params->neg_dbm) - i - 1] = in KUNIT_ARRAY_PARAM_DESC()
94 iwl_average_neg_dbm(reversed, in KUNIT_ARRAY_PARAM_DESC()
/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.py114 for entry in reversed(event["callchain"]):
/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_api.py263 changes = list(reversed(changes))
331 changes = list(reversed(changes))
/linux/tools/lib/python/abi/
H A Dabi_regex.py124 for search_group in reversed(new.split("/")):
/linux/tools/testing/selftests/net/lib/py/
H A Dksft.py45 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.rst99 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.c60 unsigned short reversed:1; member
432 if (p->reversed) in fs_path_reset()
443 p->reversed = 0; in init_path()
467 p->reversed = 1; in fs_path_alloc_reversed()
523 if (p->reversed) { in fs_path_ensure_buf()
548 if (p->reversed) { in fs_path_prepare_for_add()
600 p->reversed = from->reversed; in fs_path_copy()
611 if (!p->reversed) in fs_path_unreverse()
619 p->reversed = 0; in fs_path_unreverse()
2397 dest->reversed = 1; in get_cur_path()
/linux/Documentation/fb/
H A Dvesafb.rst178 reversed to give override possibility (allocate more fb memory
/linux/Documentation/core-api/
H A Dprintk-formats.rst335 specifier to use reversed byte order suitable for visual interpretation
671 using the host, reversed host byte order, little-endian, or big-endian.
/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.c1312 bool reversed = false; in mac_address_string() local
1323 reversed = true; in mac_address_string()
1332 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 DKconfig170 except that the data flow direction is reversed.

12