le64_to_cpu 80 arch/x86/include/asm/crypto/glue_helper.h dst->a = cpu_to_be64(le64_to_cpu(src->a)); le64_to_cpu 81 arch/x86/include/asm/crypto/glue_helper.h dst->b = cpu_to_be64(le64_to_cpu(src->b)); le64_to_cpu 92 arch/x86/include/asm/crypto/glue_helper.h u64 a = le64_to_cpu(i->a); le64_to_cpu 93 arch/x86/include/asm/crypto/glue_helper.h u64 b = le64_to_cpu(i->b); le64_to_cpu 105 arch/x86/include/asm/crypto/glue_helper.h u64 a = le64_to_cpu(src->a); le64_to_cpu 106 arch/x86/include/asm/crypto/glue_helper.h u64 b = le64_to_cpu(src->b); le64_to_cpu 155 include/linux/byteorder/generic.h *var = cpu_to_le64(le64_to_cpu(*var) + val); le64_to_cpu 48 include/linux/ceph/messenger.h #define ENTITY_NAME(n) ceph_entity_type_name((n).type), le64_to_cpu((n).num)