Searched refs:unregister_spu_syscalls (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c159 void unregister_spu_syscalls(struct spufs_calls *calls) function
165 EXPORT_SYMBOL_GPL(unregister_spu_syscalls); variable
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c805 unregister_spu_syscalls(&spufs_calls);
819 unregister_spu_syscalls(&spufs_calls);
/linux-master/arch/powerpc/include/asm/
H A Dspu.h247 void unregister_spu_syscalls(struct spufs_calls *calls);

Completed in 98 milliseconds