Searched refs:local_t (Results 1 – 3 of 3) sorted by relevance
29 } local_t; typedef46 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enabl…
31 } local_t; typedef59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enabl…
23 } local_t; typedef