Searched refs:__this_cpu_local_lock (Results 1 – 1 of 1) sorted by relevance
325 static __always_inline local_lock_t *__this_cpu_local_lock(local_lock_t __percpu *base) in __this_cpu_local_lock() function331 static __always_inline local_trylock_t *__this_cpu_local_lock(local_trylock_t __percpu *base) in __this_cpu_local_lock() function338 #define __this_cpu_local_lock(base) this_cpu_ptr(base) macro