Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c159 void unregister_spu_syscalls(struct spufs_calls *calls) in unregister_spu_syscalls() function
165 EXPORT_SYMBOL_GPL(unregister_spu_syscalls);
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/
H A Dinode.c808 unregister_spu_syscalls(&spufs_calls); in spufs_init()
822 unregister_spu_syscalls(&spufs_calls); in spufs_exit()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dspu.h261 void unregister_spu_syscalls(struct spufs_calls *calls);