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

1 2 3

  /external/kernel-headers/original/asm-x86/
local_32.h 11 } local_t; typedef in typeref:struct:__anon21638
18 static __inline__ void local_inc(local_t *l)
25 static __inline__ void local_dec(local_t *l)
32 static __inline__ void local_add(long i, local_t *l)
40 static __inline__ void local_sub(long i, local_t *l)
51 * @l: pointer of type local_t
57 static __inline__ int local_sub_and_test(long i, local_t *l)
70 * @l: pointer of type local_t
76 static __inline__ int local_dec_and_test(local_t *l)
89 * @l: pointer of type local_t
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
local_32.h 29 } local_t; typedef in typeref:struct:__anon280
46 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /development/ndk/platforms/android-9/arch-x86/include/asm/
local_32.h 29 } local_t; typedef in typeref:struct:__anon1474
46 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
local_32.h 22 } local_t; typedef in typeref:struct:__anon44353
39 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
local_32.h 22 } local_t; typedef in typeref:struct:__anon45138
39 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
local_32.h 22 } local_t; typedef in typeref:struct:__anon46998
39 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
local_32.h 22 } local_t; typedef in typeref:struct:__anon47708
39 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
local_32.h 22 } local_t; typedef in typeref:struct:__anon51346
39 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
local_32.h 29 } local_t; typedef in typeref:struct:__anon52827
46 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
local_32.h 29 } local_t; typedef in typeref:struct:__anon55552
46 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
local_32.h 29 } local_t; typedef in typeref:struct:__anon57298
46 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
local_32.h 29 } local_t; typedef in typeref:struct:__anon58598
46 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
local_32.h 29 } local_t; typedef in typeref:struct:__anon61351
46 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /external/kernel-headers/original/asm-mips/
local.h 13 } local_t; typedef in typeref:struct:__anon21520
28 static __inline__ long local_add_return(long i, local_t * l)
73 static __inline__ long local_sub_return(long i, local_t * l)
124 * @l: pointer of type local_t
147 * @l: pointer of type local_t
157 * @l: pointer of type local_t
167 * @l: pointer of type local_t
177 * @l: pointer of type local_t
186 /* Use these for per-cpu local_t variables: on some archs they are
199 ({ local_t res__;
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
local.h 31 } local_t; typedef in typeref:struct:__anon162
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /development/ndk/platforms/android-9/arch-mips/include/asm/
local.h 31 } local_t; typedef in typeref:struct:__anon1354
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
local.h 31 } local_t; typedef in typeref:struct:__anon52332
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
local.h 31 } local_t; typedef in typeref:struct:__anon55057
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
local.h 31 } local_t; typedef in typeref:struct:__anon56799
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
local.h 31 } local_t; typedef in typeref:struct:__anon58099
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
local.h 31 } local_t; typedef in typeref:struct:__anon60852
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /bionic/libc/kernel/common/asm-generic/
local.h 30 } local_t; typedef in typeref:struct:__anon291
  /development/ndk/platforms/android-3/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon974
  /external/kernel-headers/original/asm-generic/
local.h 14 * rather pointless. The whole point behind local_t is that some processors
16 * running on this CPU. local_t allows exploitation of such capabilities.
25 } local_t; typedef in typeref:struct:__anon21497
43 /* Use these for per-cpu local_t variables: on some archs they are
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon43249

Completed in 330 milliseconds

1 2 3