Searched refs:the_spu (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/oprofile/cell/
H A Dspu_task_sync.c139 struct spu *the_spu; /* needed to access pointer to local_store */ member in struct:cached_info
159 static struct cached_info *get_cached_info(struct spu *the_spu, int spu_num) argument
171 if (!spu_info[spu_num] && the_spu) {
172 ref = spu_get_profile_private_kref(the_spu->ctx);
229 info->the_spu = spu;
437 struct spu *the_spu = data; local
442 retval = release_cached_info(the_spu->number);
445 retval = process_context_switch(the_spu, val);
568 struct spu *the_spu; local
591 the_spu
[all...]

Completed in 109 milliseconds