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

1 2 3

  /bionic/libc/kernel/arch-x86/asm/
local_32.h 29 } local_t; typedef in typeref:struct:__anon198
46 #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:__anon209
  /development/ndk/platforms/android-3/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon927
  /development/ndk/platforms/android-9/arch-x86/include/asm/
local_32.h 29 } local_t; typedef in typeref:struct:__anon1420
46 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /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:__anon8184
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:__anon28007
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon28361
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon28715
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
local_32.h 22 } local_t; typedef in typeref:struct:__anon29111
39 #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-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon29122
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon29495
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
local_32.h 22 } local_t; typedef in typeref:struct:__anon29896
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-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon29907
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon30283
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon30902
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon31239
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
local_32.h 22 } local_t; typedef in typeref:struct:__anon31756
39 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon32031
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
local_32.h 22 } local_t; typedef in typeref:struct:__anon32466
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-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon32477
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon32840
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon33180
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon33537
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon33877
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm-generic/
local.h 23 } local_t; typedef in typeref:struct:__anon34234

Completed in 802 milliseconds

1 2 3