Home
last modified time | relevance | path

Searched refs:VECTOR_RX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_kern.h28 #define VECTOR_RX 1 macro
H A Dvector_kern.c195 int vec_rx = VECTOR_RX; in get_transport_options()
1054 if ((vp->options & VECTOR_RX) > 0) in vector_rx()
1241 if ((vp->options & VECTOR_RX) > 0) { in vector_net_open()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_kern.h29 #define VECTOR_RX 1 macro
H A Dvector_kern.c194 int vec_rx = VECTOR_RX; in get_transport_options()
1179 if ((vp->options & VECTOR_RX) > 0) in vector_poll()
1230 if ((vp->options & VECTOR_RX) > 0) { in vector_net_open()

Completed in 6 milliseconds