Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c37 static inline void spufs_calls_put(struct spufs_calls *calls) in spufs_calls_put() function
55 static inline void spufs_calls_put(struct spufs_calls *calls) { } in spufs_calls_put() function
59 DEFINE_CLASS(spufs_calls, struct spufs_calls *, spufs_calls_put(_T), spufs_calls_get(), void) in DEFINE_CLASS()
120 spufs_calls_put(calls); in notify_spus_active()