Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/atm/
H A Dlanai.c240 void (*unqueue)(struct lanai_dev *, struct lanai_vcc *, int); member
1512 lvcc->tx.unqueue = vcc_tx_unqueue_aal0; in lanai_setup_tx_vci()
1516 lvcc->tx.unqueue = vcc_tx_unqueue_aal5; in lanai_setup_tx_vci()
1703 lvcc->tx.unqueue(lanai, lvcc, lvcc->tx.endptr); in iter_transmit()
1756 lvcc->tx.unqueue(lanai, lvcc, endptr); in iter_dequeue()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Ddlmglue.c4307 goto unqueue; in ocfs2_process_blocked_lock()
4315 unqueue: in ocfs2_process_blocked_lock()