Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c78 SYSCALL_DEFINE3(spu_run,int, fd, __u32 __user *, unpc, __u32 __user *, ustatus) in SYSCALL_DEFINE3() argument
88 return calls->spu_run(fd_file(arg), unpc, ustatus); in SYSCALL_DEFINE3()
/linux/Documentation/filesystems/spufs/
H A Dindex.rst13 spu_run
H A Dspufs.rst273 capabilities(7), close(2), spu_create(2), spu_run(2), spufs(7)
/linux/arch/powerpc/platforms/cell/spufs/
H A Dsyscalls.c82 .spu_run = do_spu_run,
/linux/arch/powerpc/include/asm/
H A Dspu.h218 long (*spu_run)(struct file *filp, __u32 __user *unpc, member
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl363 278 nospu spu_run sys_spu_run