Home
last modified time | relevance | path

Searched defs:qnode (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/locking/
H A Dqspinlock.h40 struct qnode { struct
63 struct qnode __percpu *qnodes) in decode_tail() argument
/linux/arch/powerpc/lib/
H A Dqspinlock.c15 struct qnode { struct
16 struct qnode *next; argument
26 struct qnode nodes[MAX_NODES]; argument
275 struct qnode *qnode = &qnodesp->nodes[idx]; in get_tail_qnode() local