Lines Matching refs:SET_CPU_IDLE
233 #define SET_CPU_IDLE(thread, counter) \ macro
242 #define SET_CPU_IDLE(thread, counter) macro
2048 SET_CPU_IDLE(tx_conf, CPU_POLL); in lthread_tx_per_ring()
2054 SET_CPU_IDLE(tx_conf, CPU_PROCESS); in lthread_tx_per_ring()
2109 SET_CPU_IDLE(tx_conf, CPU_PROCESS); in lthread_tx()
2177 SET_CPU_IDLE(rx_conf, CPU_POLL); in lthread_rx()
2207 SET_CPU_IDLE(rx_conf, CPU_PROCESS); in lthread_rx()
2348 SET_CPU_IDLE(tx_conf, CPU_PROCESS); in pthread_tx()
2359 SET_CPU_IDLE(tx_conf, CPU_POLL); in pthread_tx()
2369 SET_CPU_IDLE(tx_conf, CPU_PROCESS); in pthread_tx()
2422 SET_CPU_IDLE(rx_conf, CPU_POLL); in pthread_rx()
2444 SET_CPU_IDLE(rx_conf, CPU_PROCESS); in pthread_rx()