__this_cpu_local_lock
static __always_inline local_lock_t *__this_cpu_local_lock(local_lock_t __percpu *base)
static __always_inline local_trylock_t *__this_cpu_local_lock(local_trylock_t __percpu *base)
#define __this_cpu_local_lock(base) this_cpu_ptr(base)