Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dlanai.c240 void (*unqueue)(struct lanai_dev *, struct lanai_vcc *, int); member
1511 lvcc->tx.unqueue = vcc_tx_unqueue_aal0; in lanai_setup_tx_vci()
1515 lvcc->tx.unqueue = vcc_tx_unqueue_aal5; in lanai_setup_tx_vci()
1702 lvcc->tx.unqueue(lanai, lvcc, lvcc->tx.endptr); in iter_transmit()
1755 lvcc->tx.unqueue(lanai, lvcc, endptr); in iter_dequeue()
/linux/fs/ocfs2/
H A Ddlmglue.c4327 goto unqueue; in ocfs2_process_blocked_lock()
4335 unqueue: in ocfs2_process_blocked_lock()