| /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/drivers/net/wireless/intel/iwlwifi/tests/ |
| H A D | utils.c | 80 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 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 | 114 for entry in reversed(event["callchain"]):
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | rss_api.py | 263 changes = list(reversed(changes)) 331 changes = list(reversed(changes))
|
| /linux/tools/lib/python/abi/ |
| H A D | abi_regex.py | 124 for search_group in reversed(new.split("/")):
|
| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | ksft.py | 45 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 | 99 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 | 60 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 D | vesafb.rst | 178 reversed to give override possibility (allocate more fb memory
|
| /linux/Documentation/core-api/ |
| H A D | printk-formats.rst | 335 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 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 | 1312 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 D | crc32.rst | 85 be bit-reversed) and next_input_bit().
|
| /linux/sound/soc/tegra/ |
| H A D | Kconfig | 170 except that the data flow direction is reversed.
|