Searched refs:xen_lock_waiting (Results 1 – 1 of 1) sorted by relevance
148 struct xen_lock_waiting { struct153 static DEFINE_PER_CPU(struct xen_lock_waiting, lock_waiting); argument159 struct xen_lock_waiting *w = this_cpu_ptr(&lock_waiting); in xen_lock_spinning()256 const struct xen_lock_waiting *w = &per_cpu(lock_waiting, cpu); in xen_unlock_kick()