Searched refs:const32 (Results 1 – 2 of 2) sorted by relevance
21 __u32 const32 = 0; variable31 const32 = ___bpf_swab32(IN32); in sys_enter()
47 CHECK(bss->const32 != OUT32, "const32", "got 0x%llx != exp 0x%llx\n", in test_endian()48 (__u64)bss->const32, (__u64)OUT32); in test_endian()