Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dsched.c1104 static const struct file_operations spu_loadavg_fops = { variable
1137 entry = proc_create("spu_loadavg", 0, NULL, &spu_loadavg_fops); in spu_sched_init()