Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/atm/
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()
/Linux-v5.10/fs/ocfs2/
Ddlmglue.c4306 goto unqueue; in ocfs2_process_blocked_lock()
4314 unqueue: in ocfs2_process_blocked_lock()