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

/linux-master/arch/powerpc/platforms/pseries/
H A Dlpar.c143 struct dtl_worker { struct
175 static DEFINE_PER_CPU(struct dtl_worker, dtl_workers);
367 struct dtl_worker *d = container_of(work, struct dtl_worker, work.work);
410 struct dtl_worker *d = &per_cpu(dtl_workers, cpu);
429 struct dtl_worker *d = &per_cpu(dtl_workers, cpu);

Completed in 110 milliseconds