Searched refs:local_t (Results 1 - 3 of 3) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/include/asm/
H A Dlocal_32.h29 } local_t; typedef in typeref:struct:__anon605
46 #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/
H A Dlocal.h31 } local_t; typedef in typeref:struct:__anon484
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
/development/ndk/platforms/android-3/include/asm-generic/
H A Dlocal.h23 } local_t; typedef in typeref:struct:__anon104

Completed in 4 milliseconds