Home
last modified time | relevance | path

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

/bionic/libc/kernel/arch-x86/asm/
Dlocal_32.h29 } local_t; typedef
46 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enabl…
/bionic/libc/kernel/arch-mips/asm/
Dlocal.h31 } local_t; typedef
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enabl…
/bionic/libc/kernel/common/asm-generic/
Dlocal.h30 } local_t; typedef