Home
last modified time | relevance | path

Searched defs:xor64_value (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/progs/
Darena_atomics.c144 _Atomic __u64 __arena_global xor64_value = (0x110ull << 32); variable
147 __u64 __arena_global xor64_value = (0x110ull << 32); variable
Datomics.c108 __u64 xor64_value = (0x110ull << 32); variable