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

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dsched.c41 struct spu_prio_array { struct
49 static struct spu_prio_array *spu_prio;
1085 spu_prio = kzalloc(sizeof(struct spu_prio_array), GFP_KERNEL);

Completed in 96 milliseconds