Home
last modified time | relevance | path

Searched refs:htole64 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/tools/include/tools/
Dendian.h15 #ifndef htole64
16 #define htole64(x) (x) macro
39 #ifndef htole64
40 #define htole64(x) __bswap_64(x) macro
/Linux-v5.4/samples/mic/mpssd/
Dmpssd.c140 .capacity = htole64(0),
999 htole64(virtblk_dev_page.blk_config.capacity); in set_backend_size()
/Linux-v5.4/Documentation/networking/
Dj1939.rst352 uint64_t dat = htole64(name);