Home
last modified time | relevance | path

Searched refs:byteorder (Results 1 – 17 of 17) sorted by relevance

/linux/include/uapi/linux/
H A Daio_abi.h84 #error edit for your odd byteorder.
/linux/include/uapi/asm-generic/
H A DKbuild9 mandatory-y += byteorder.h
/linux/fs/bcachefs/
H A Dextents_format.h227 #error edit for your odd byteorder.
H A Dbcachefs_format.h153 #error edit for your odd byteorder.
211 #error edit for your odd byteorder.
H A Dbkey.h539 #error edit for your odd byteorder.
/linux/kernel/
H A Dksysfs.c29 #error Unknown byteorder
/linux/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst316 定义于 ``include/asm/byteorder.h``
/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py745 pcrSelect = int.from_bytes(pcrSelect, byteorder='big')
/linux/fs/befs/
H A DChangeLog283 native byteorder works 100%.
/linux/Documentation/dev-tools/
H A Dcheckuapi.rst61 #include <asm/byteorder.h>
/linux/Documentation/driver-api/
H A Ddevice-io.rst235 These are low-level MMIO accessors without barriers or byteorder changes and
/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dhacking.rst395 Definite in ``include/asm/byteorder.h``
/linux/tools/lib/bpf/
H A Dlibbpf.c698 unsigned char byteorder; member
1597 obj->byteorder = ehdr->e_ident[EI_DATA]; in bpf_object__elf_init()
1630 return obj->byteorder == ELFDATA2LSB; in is_native_endianness()
1632 return obj->byteorder == ELFDATA2MSB; in is_native_endianness()
/linux/Documentation/driver-api/usb/
H A Dusb.rst364 #include <asm/byteorder.h>
/linux/Documentation/networking/
H A Dcan.rst263 the CAN payload. There is no given byteorder on the CAN bus by
/linux/arch/mips/
H A DKconfig1183 Linux distribution. In general there is one preferred byteorder for a
/linux/
H A DCREDITS3343 D: petty kernel janitor (byteorder, ufs)