Home
last modified time | relevance | path

Searched defs:atomic_t (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/
H A Datomic.h9 typedef struct { volatile int counter; } atomic_t; typedef
11 typedef struct { int counter; } atomic_t; typedef
/openbmc/linux/tools/testing/radix-tree/linux/
H A Dmaple_tree.h2 #define atomic_t int32_t macro
/openbmc/linux/tools/testing/selftests/futex/include/
H A Datomic.h23 } atomic_t; typedef
/openbmc/u-boot/arch/x86/include/asm/
H A Datomic.h8 typedef struct { volatile int counter; } atomic_t; typedef
/openbmc/linux/tools/include/linux/
H A Dtypes.h79 } atomic_t; typedef
/openbmc/u-boot/include/asm-generic/
H A Datomic.h6 typedef struct { volatile int counter; } atomic_t; typedef
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dkfree_skb.c34 } atomic_t; typedef
H A Dmap_ptr_kern.c89 } atomic_t; typedef
/openbmc/linux/include/linux/
H A Dtypes.h174 } atomic_t; typedef