Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/include/asm/
Datomic.h9 typedef struct { volatile int counter; } atomic_t; typedef
11 typedef struct { int counter; } atomic_t; typedef
/external/libdrm/
Dxf86atomic.h43 } atomic_t; typedef
63 } atomic_t; typedef
87 typedef struct { LIBDRM_ATOMIC_TYPE atomic; } atomic_t; typedef
/external/linux-kselftest/tools/testing/selftests/futex/include/
Datomic.h27 } atomic_t; typedef
/external/u-boot/arch/xtensa/include/asm/
Datomic.h11 typedef struct { volatile int counter; } atomic_t; typedef
/external/u-boot/arch/x86/include/asm/
Datomic.h8 typedef struct { volatile int counter; } atomic_t; typedef
/external/ltp/testcases/realtime/include/
Dlibrttest.h93 typedef struct { volatile int counter; } atomic_t; typedef
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h104 } atomic_t; typedef
/external/u-boot/arch/arm/include/asm/
Datomic.h23 typedef struct { volatile int counter; } atomic_t; typedef