Home
last modified time | relevance | path

Searched defs:atomic64_t (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Datomic.h8 typedef struct { volatile long long counter; } atomic64_t; typedef
10 typedef struct { volatile long counter; } atomic64_t; typedef
/openbmc/linux/include/asm-generic/
H A Datomic64.h14 } atomic64_t; typedef
/openbmc/linux/arch/arc/include/asm/
H A Datomic64-arcv2.h13 } atomic64_t; typedef
/openbmc/linux/include/linux/
H A Dtypes.h181 } atomic64_t; typedef
/openbmc/linux/arch/x86/include/asm/
H A Datomic64_32.h13 } atomic64_t; typedef
/openbmc/linux/arch/arm/include/asm/
H A Datomic.h255 } atomic64_t; typedef
/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h44 } __attribute__((preserve_access_index)) atomic64_t; typedef