Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/
A Dspu_syscalls.c72 return calls->create_thread(name, flags, mode, fd_file(neighbor)); in DEFINE_CLASS()
74 return calls->create_thread(name, flags, mode, NULL); in DEFINE_CLASS()
/arch/powerpc/platforms/cell/spufs/
A Dsyscalls.c81 .create_thread = do_spu_create,
/arch/powerpc/include/asm/
A Dspu.h215 long (*create_thread)(const char __user *name, member

Completed in 6 milliseconds