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

/linux-master/arch/um/drivers/
H A Dvector_kern.h30 #define VECTOR_TX (1 << 1) macro
H A Dvector_kern.c195 int vec_tx = VECTOR_TX;
1060 if ((vp->options & VECTOR_TX) == 0) {
1177 if ((vp->options & VECTOR_TX) != 0)
1246 if ((vp->options & VECTOR_TX) > 0) {
1278 if ((vp->options & VECTOR_TX) > 0) {
1316 if ((vp->options & VECTOR_TX) != 0)

Completed in 98 milliseconds