HomeSort by relevance Sort by last modified time
    Searched defs:local_t (Results 51 - 52 of 52) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
local.h 31 } local_t; typedef in typeref:struct:__anon54609
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
local.h 31 } local_t; typedef in typeref:struct:__anon71339
59 #define cpu_local_wrap_v(l) ({ local_t res__; preempt_disable(); res__ = (l); preempt_enable(); res__; })

Completed in 147 milliseconds

1 23