Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/atm/
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-v6.6/fs/ocfs2/
Ddlmglue.c4330 goto unqueue; in ocfs2_process_blocked_lock()
4338 unqueue: in ocfs2_process_blocked_lock()