Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/spufs/
H A Dspu_create.rst4 spu_create title
9 spu_create - create a new spu context
20 int spu_create(const char *pathname, int flags, mode_t mode);
24 The spu_create system call is used on PowerPC machines that implement
29 system (spufs). When spu_create is successful, a directory gets cre-
56 spu_create returns a new file descriptor. It may return -1 to indicate
102 spu_create is meant to be used from libraries that implement a more
H A Dindex.rst12 spu_create
H A Dspu_run.rst103 EINVAL fd is not a file descriptor returned from spu_create(2).
138 capabilities(7), close(2), spu_create(2), spufs(7)
H A Dspufs.rst22 can use spu_create(2) to establish SPU contexts in the spufs root.
273 capabilities(7), close(2), spu_create(2), spu_run(2), spufs(7)
/linux/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c61 SYSCALL_DEFINE4(spu_create, const char __user *, name, unsigned int, flags, in DEFINE_CLASS()
/linux/kernel/
H A Dsys_ni.c305 COND_SYSCALL(spu_create);
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl364 279 nospu spu_create sys_spu_create
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl364 279 nospu spu_create sys_spu_create