Home
last modified time | relevance | path

Searched defs:spufs_calls_get (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c24 static inline struct spufs_calls *spufs_calls_get(void) in spufs_calls_get() function
50 static inline struct spufs_calls *spufs_calls_get(void) in spufs_calls_get() function
59 DEFINE_CLASS(spufs_calls, struct spufs_calls *, spufs_calls_put(_T), spufs_calls_get(), void) in DEFINE_CLASS() argument