Searched refs:const64 (Results 1 – 2 of 2) sorted by relevance
22 __u64 const64 = 0; variable32 const64 = ___bpf_swab64(IN64); in sys_enter()
49 CHECK(bss->const64 != OUT64, "const64", "got 0x%llx != exp 0x%llx\n", in test_endian()50 (__u64)bss->const64, (__u64)OUT64); in test_endian()