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:__anon19834
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:__anon42544
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:__anon43329
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:__anon45189
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:__anon45899
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:__anon49537
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:__anon51018
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:__anon53743
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:__anon55489
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:__anon56789
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:__anon59542
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:__anon19716
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:__anon50523
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:__anon53248
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:__anon54990
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:__anon56290
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:__anon59043
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:__anon19693
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:__anon41440

Completed in 494 milliseconds

1 2 3