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

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

Completed in 205 milliseconds