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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 145 milliseconds