Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
struct spu_gang * | alloc_spu_gang (void) |
struct spu_gang * | get_spu_gang (struct spu_gang *gang) |
int | put_spu_gang (struct spu_gang *gang) |
void | spu_gang_add_ctx (struct spu_gang *gang, struct spu_context *ctx) |
void | spu_gang_remove_ctx (struct spu_gang *gang, struct spu_context *ctx) |
void spu_gang_add_ctx | ( | struct spu_gang * | gang, |
struct spu_context * | ctx | ||
) |