Searched refs:grd_val (Results 1 - 6 of 6) 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 Dpr_util.h89 int *grd_val);
H A Dvma_map.c38 const struct spu *aSpu, int *grd_val)
58 *grd_val = ovly_grd;
109 int grd_val; local
232 aSpu, &grd_val);
37 vma_map_lookup(struct vma_to_fileoffset_map *map, unsigned int vma, const struct spu *aSpu, int *grd_val) argument
H A Dspu_task_sync.c595 int grd_val = 0; local
599 file_offset = vma_map_lookup( map, sample, the_spu, &grd_val);
606 if (grd_val && grd_val != spu_buff[spu_num].last_guard_val) {
607 spu_buff[spu_num].last_guard_val = grd_val;
/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 Dpr_util.h89 int *grd_val);
H A Dvma_map.c38 const struct spu *aSpu, int *grd_val)
58 *grd_val = ovly_grd;
109 int grd_val; local
232 aSpu, &grd_val);
37 vma_map_lookup(struct vma_to_fileoffset_map *map, unsigned int vma, const struct spu *aSpu, int *grd_val) argument
H A Dspu_task_sync.c595 int grd_val = 0; local
599 file_offset = vma_map_lookup( map, sample, the_spu, &grd_val);
606 if (grd_val && grd_val != spu_buff[spu_num].last_guard_val) {
607 spu_buff[spu_num].last_guard_val = grd_val;

Completed in 62 milliseconds