Searched defs:atomic_t (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/powerpc/include/asm/
H A Datomic.h9 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon396
11 typedef struct { int counter; } atomic_t; typedef in typeref:struct:__anon397
/u-boot/arch/x86/include/asm/
H A Datomic.h9 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon5
[all...]
/u-boot/include/asm-generic/
H A Datomic.h6 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon1099

Completed in 47 milliseconds