Home
last modified time | relevance | path

Searched refs:spusched_thread (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dsched.c994 static int spusched_thread(void *unused) in spusched_thread() function
1102 spusched_task = kthread_run(spusched_thread, NULL, "spusched"); in spu_sched_init()