Searched refs:SYSCALL_SPU (Results 1 – 4 of 4) sorted by relevance
9 SYSCALL_SPU(read)10 SYSCALL_SPU(write)12 SYSCALL_SPU(close)13 SYSCALL_SPU(waitpid)14 SYSCALL_SPU(creat)15 SYSCALL_SPU(link)16 SYSCALL_SPU(unlink)18 SYSCALL_SPU(chdir)20 SYSCALL_SPU(mknod)21 SYSCALL_SPU(chmod)[all …]
32 #define SYSCALL_SPU(func) SYSCALL(func) macro
36 #define SYSCALL_SPU(func) SYSCALL(func) macro
45 #define SYSCALL_SPU(func) sys_##func, macro