mvpp2_port_pcpu
struct mvpp2_port_pcpu __percpu *pcpu;
struct mvpp2_port_pcpu *port_pcpu;
port_pcpu = container_of(timer, struct mvpp2_port_pcpu, tx_done_timer);
struct mvpp2_port_pcpu *port_pcpu = per_cpu_ptr(port->pcpu, thread);
struct mvpp2_port_pcpu *port_pcpu;
struct mvpp2_port_pcpu *port_pcpu;
port->pcpu = alloc_percpu(struct mvpp2_port_pcpu);