Symbol: mvpp2_cpu_to_thread
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1004
unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1437
thread = mvpp2_cpu_to_thread(port->priv, cpu);
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1459
thread = mvpp2_cpu_to_thread(port->priv, cpu);
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2478
mvpp2_cpu_to_thread(port->priv, smp_processor_id()),
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2494
mvpp2_cpu_to_thread(port->priv, smp_processor_id());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2515
unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2629
mvpp2_cpu_to_thread(port->priv, smp_processor_id()),
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2652
mvpp2_cpu_to_thread(port->priv, smp_processor_id()),
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2726
unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2864
if (txq_pcpu->thread != mvpp2_cpu_to_thread(port->priv, smp_processor_id()))
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2965
thread = mvpp2_cpu_to_thread(port->priv, get_cpu());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3082
thread = mvpp2_cpu_to_thread(port->priv, get_cpu());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3110
thread = mvpp2_cpu_to_thread(port->priv, get_cpu());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3213
thread = mvpp2_cpu_to_thread(port->priv, get_cpu());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3225
unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3532
mvpp2_cpu_to_thread(port->priv, smp_processor_id()));
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3639
unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3670
unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3745
txq_id = mvpp2_cpu_to_thread(port->priv, smp_processor_id()) + (port->ntxqs / 2);
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
3784
txq_id = mvpp2_cpu_to_thread(port->priv, smp_processor_id()) + (port->ntxqs / 2);
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4101
unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4207
unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4385
thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4512
unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
466
unsigned int thread = mvpp2_cpu_to_thread(priv, get_cpu());
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4747
if (mvpp2_cpu_to_thread(port->priv, cpu) ==
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
620
unsigned int thread = mvpp2_cpu_to_thread(priv, get_cpu());