Home
last modified time | relevance | path

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

123

/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/filesystems/spufs/
H A Dspu_create.rst4 spu_create chapter
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)
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/filesystems/spufs/
H A Dspu_create.rst4 spu_create chapter
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)
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/filesystems/spufs/
H A Dspu_create.rst4 spu_create chapter
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)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c56 SYSCALL_DEFINE4(spu_create, const char __user *, name, unsigned int, flags, in SYSCALL_DEFINE4() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c56 SYSCALL_DEFINE4(spu_create, const char __user *, name, unsigned int, flags, in SYSCALL_DEFINE4() argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c56 SYSCALL_DEFINE4(spu_create, const char __user *, name, unsigned int, flags, in SYSCALL_DEFINE4() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/
H A Dsys_ni.c393 COND_SYSCALL(spu_create);
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/
H A Dsys_ni.c393 COND_SYSCALL(spu_create);
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/
H A Dsys_ni.c393 COND_SYSCALL(spu_create);
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/linux/
H A Dpowerpc.zig419 spu_create = 279,
H A Dpowerpc64.zig410 spu_create = 279,
/dports/lang/zig/zig-0.9.0/lib/std/os/linux/
H A Dpowerpc.zig419 spu_create = 279,
H A Dpowerpc64.zig410 spu_create = 279,
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-sysinval.c1542 #if DEFSYS(spu_create)
1544 { SYS(spu_create), 3, { ARG_EMPTY_FILENAME, ARG_FLAG, ARG_MODE, 0, 0, 0 } },
1545 { SYS(spu_create), 4, { ARG_EMPTY_FILENAME, ARG_FLAG, ARG_MODE, ARG_INT, 0, 0 } },
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl356 279 nospu spu_create sys_spu_create
/dports/emulators/qemu/qemu-6.2.0/linux-user/ppc/
H A Dsyscall.tbl356 279 nospu spu_create sys_spu_create

123