Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/oprofile/cell/
Dvma_map.c38 const struct spu *aSpu, int *grd_val) in vma_map_lookup() argument
58 *grd_val = ovly_grd; in vma_map_lookup()
109 int grd_val; in create_vma_map() local
232 aSpu, &grd_val); in create_vma_map()
Dspu_task_sync.c595 int grd_val = 0; in spu_sync_buffer() local
599 file_offset = vma_map_lookup( map, sample, the_spu, &grd_val); in spu_sync_buffer()
606 if (grd_val && grd_val != spu_buff[spu_num].last_guard_val) { in spu_sync_buffer()
607 spu_buff[spu_num].last_guard_val = grd_val; in spu_sync_buffer()
Dpr_util.h89 int *grd_val);