Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/locking/
Dosq_lock.c117 goto unqueue; in osq_lock()
123 unqueue: in osq_lock()
/linux-4.1.27/drivers/atm/
Dlanai.c244 void (*unqueue)(struct lanai_dev *, struct lanai_vcc *, int); member
1516 lvcc->tx.unqueue = vcc_tx_unqueue_aal0; in lanai_setup_tx_vci()
1520 lvcc->tx.unqueue = vcc_tx_unqueue_aal5; in lanai_setup_tx_vci()
1707 lvcc->tx.unqueue(lanai, lvcc, lvcc->tx.endptr); in iter_transmit()
1760 lvcc->tx.unqueue(lanai, lvcc, endptr); in iter_dequeue()
/linux-4.1.27/fs/ocfs2/
Ddlmglue.c3972 goto unqueue; in ocfs2_process_blocked_lock()
3980 unqueue: in ocfs2_process_blocked_lock()