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

/drivers/net/
H A Ddummy.c60 struct pcpu_dstats { struct
72 const struct pcpu_dstats *dstats;
90 struct pcpu_dstats *dstats = this_cpu_ptr(dev->dstats);
103 dev->dstats = alloc_percpu(struct pcpu_dstats);

Completed in 49 milliseconds