Searched refs:byteorder (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/arch/arm64/lib/ |
A D | crc32.S | 14 .macro byteorder, reg, be macro 64 byteorder x3, \be 65 byteorder x4, \be 66 byteorder x5, \be 67 byteorder x6, \be 99 byteorder x3, \be 100 byteorder x4, \be 101 byteorder x5, \be 102 byteorder x6, \be 117 byteorder x3, \be [all …]
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | aio_abi.h | 84 #error edit for your odd byteorder.
|
/linux-6.3-rc2/include/uapi/asm-generic/ |
A D | Kbuild | 9 mandatory-y += byteorder.h
|
/linux-6.3-rc2/kernel/ |
A D | ksysfs.c | 29 #error Unknown byteorder
|
/linux-6.3-rc2/Documentation/translations/zh_CN/kernel-hacking/ |
A D | hacking.rst | 316 定义于 ``include/asm/byteorder.h``
|
/linux-6.3-rc2/tools/testing/selftests/tpm2/ |
A D | tpm2.py | 745 pcrSelect = int.from_bytes(pcrSelect, byteorder='big')
|
/linux-6.3-rc2/fs/befs/ |
A D | ChangeLog | 283 native byteorder works 100%.
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | device-io.rst | 235 These are low-level MMIO accessors without barriers or byteorder changes and
|
/linux-6.3-rc2/Documentation/translations/it_IT/kernel-hacking/ |
A D | hacking.rst | 395 Definite in ``include/asm/byteorder.h``
|
/linux-6.3-rc2/Documentation/kernel-hacking/ |
A D | hacking.rst | 371 Defined in ``include/asm/byteorder.h``
|
/linux-6.3-rc2/Documentation/driver-api/usb/ |
A D | usb.rst | 364 #include <asm/byteorder.h>
|
/linux-6.3-rc2/Documentation/networking/ |
A D | can.rst | 263 the CAN payload. There is no given byteorder on the CAN bus by
|
/linux-6.3-rc2/arch/mips/ |
A D | Kconfig | 1157 Linux distribution. In general there is one preferred byteorder for a
|
/linux-6.3-rc2/ |
A D | CREDITS | 3218 D: petty kernel janitor (byteorder, ufs)
|
Completed in 40 milliseconds