Home
last modified time | relevance | path

Searched refs:pv_node (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/locking/
H A Dqspinlock_paravirt.h50 struct pv_node { struct
173 struct pv_node *node;
239 static struct pv_node *pv_unhash(struct qspinlock *lock) in pv_unhash()
243 struct pv_node *node; in pv_unhash()
267 pv_wait_early(struct pv_node *prev, int loop) in pv_wait_early()
280 struct pv_node *pn = (struct pv_node *)node; in pv_init_node()
295 struct pv_node *pn = (struct pv_node *)node; in pv_wait_node()
296 struct pv_node *pp = (struct pv_node *)prev; in pv_wait_node()
362 struct pv_node *pn = (struct pv_node *)node; in pv_kick_node()
405 struct pv_node *pn = (struct pv_node *)node; in pv_wait_head_or_lock()
[all …]