HomeSort by relevance Sort by last modified time
    Searched refs:atomic_t (Results 1 - 25 of 390) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/asm-mips/
hw_irq.h 13 extern atomic_t irq_err_count;
  /external/kernel-headers/original/asm-generic/
mutex-xchg.h 18 * @count: pointer of type atomic_t
26 __mutex_fastpath_lock(atomic_t *count, fastcall void (*fail_fn)(atomic_t *))
37 * @count: pointer of type atomic_t
45 __mutex_fastpath_lock_retval(atomic_t *count, fastcall int (*fail_fn)(atomic_t *))
57 * @count: pointer of type atomic_t
68 __mutex_fastpath_unlock(atomic_t *count, fastcall void (*fail_fn)(atomic_t *))
80 * @count: pointer of type atomic_t
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
atomic.h 22 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon62
  /development/ndk/platforms/android-3/arch-arm/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon881
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon27302
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon27656
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon28010
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon28790
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon29578
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon30197
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon31326
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon32135
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon32832
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon33529
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon34227
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon34964
  /external/kernel-headers/original/asm-x86/
atomic_32.h 18 typedef struct { int counter; } atomic_t; typedef in typeref:struct:__anon7778
24 * @v: pointer of type atomic_t
32 * @v: pointer of type atomic_t
42 * @v: pointer of type atomic_t
46 static __inline__ void atomic_add(int i, atomic_t *v)
57 * @v: pointer of type atomic_t
61 static __inline__ void atomic_sub(int i, atomic_t *v)
72 * @v: pointer of type atomic_t
78 static __inline__ int atomic_sub_and_test(int i, atomic_t *v)
91 * @v: pointer of type atomic_t
    [all...]
hw_irq_32.h 61 extern atomic_t irq_err_count;
62 extern atomic_t irq_mis_count;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
iatomic.h 18 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon22777
24 * @v: pointer of type atomic_t
27 * useful range of an atomic_t is only 24 bits.
33 * @v: pointer of type atomic_t
37 * useful range of an atomic_t is only 24 bits.
44 * @v: pointer of type atomic_t
47 * of an atomic_t is only 24 bits.
49 static __inline__ void atomic_add(int i, atomic_t *v)
60 * @v: pointer of type atomic_t
63 * useful range of an atomic_t is only 24 bits
231 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon22778
393 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon22779
499 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon22780
687 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon22781
927 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon22782
1019 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon22783
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
iatomic.h 18 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon24367
24 * @v: pointer of type atomic_t
27 * useful range of an atomic_t is only 24 bits.
33 * @v: pointer of type atomic_t
37 * useful range of an atomic_t is only 24 bits.
44 * @v: pointer of type atomic_t
47 * of an atomic_t is only 24 bits.
49 static __inline__ void atomic_add(int i, atomic_t *v)
60 * @v: pointer of type atomic_t
63 * useful range of an atomic_t is only 24 bits
231 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon24368
393 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon24369
499 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon24370
687 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon24371
927 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon24372
1019 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon24373
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
iatomic.h 18 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon25879
24 * @v: pointer of type atomic_t
27 * useful range of an atomic_t is only 24 bits.
33 * @v: pointer of type atomic_t
37 * useful range of an atomic_t is only 24 bits.
44 * @v: pointer of type atomic_t
47 * of an atomic_t is only 24 bits.
49 static __inline__ void atomic_add(int i, atomic_t *v)
60 * @v: pointer of type atomic_t
63 * useful range of an atomic_t is only 24 bits
231 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon25880
393 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon25881
499 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon25882
687 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon25883
927 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon25884
1019 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon25885
    [all...]
  /external/kernel-headers/original/linux/
kref.h 24 atomic_t refcount;
  /external/kernel-headers/original/asm-arm/
atomic.h 16 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon7640
33 static inline void atomic_set(atomic_t *v, int i)
47 static inline int atomic_add_return(int i, atomic_t *v)
65 static inline int atomic_sub_return(int i, atomic_t *v)
83 static inline int atomic_cmpxchg(atomic_t *ptr, int old, int new)
126 static inline int atomic_add_return(int i, atomic_t *v)
139 static inline int atomic_sub_return(int i, atomic_t *v)
152 static inline int atomic_cmpxchg(atomic_t *v, int old, int new)
179 static inline int atomic_add_unless(atomic_t *v, int a, int u)
  /development/ndk/platforms/android-3/include/linux/raid/
md_k.h 64 atomic_t nr_pending;
65 atomic_t read_errors;
66 atomic_t corrected_errors;
136 atomic_t active;
143 atomic_t recovery_active;
149 atomic_t pending_writes;
154 atomic_t writes_pending;
157 atomic_t write_behind;
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/raid/
md_k.h 64 atomic_t nr_pending;
65 atomic_t read_errors;
66 atomic_t corrected_errors;
136 atomic_t active;
143 atomic_t recovery_active;
149 atomic_t pending_writes;
154 atomic_t writes_pending;
157 atomic_t write_behind;

Completed in 1044 milliseconds

1 2 3 4 5 6 7 8 91011>>