Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/cell/
Dspu_syscalls.c172 void unregister_spu_syscalls(struct spufs_calls *calls) in unregister_spu_syscalls() function
178 EXPORT_SYMBOL_GPL(unregister_spu_syscalls);
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dinode.c789 unregister_spu_syscalls(&spufs_calls); in spufs_init()
803 unregister_spu_syscalls(&spufs_calls); in spufs_exit()
/linux-4.1.27/arch/powerpc/include/asm/
Dspu.h274 void unregister_spu_syscalls(struct spufs_calls *calls);