Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
H A Dvma_map.c34 const struct spu *aSpu, int *grd_val) in vma_map_lookup()
54 *grd_val = ovly_grd; in vma_map_lookup()
105 int grd_val; in create_vma_map() local
228 aSpu, &grd_val); in create_vma_map()
33 vma_map_lookup(struct vma_to_fileoffset_map *map, unsigned int vma, const struct spu *aSpu, int *grd_val) vma_map_lookup() argument
H A Dspu_task_sync.c585 int grd_val = 0; in spu_sync_buffer() local
589 file_offset = vma_map_lookup( map, sample, the_spu, &grd_val); in spu_sync_buffer()
596 if (grd_val && grd_val != spu_buff[spu_num].last_guard_val) { in spu_sync_buffer()
597 spu_buff[spu_num].last_guard_val = grd_val; in spu_sync_buffer()
H A Dpr_util.h85 int *grd_val);

Completed in 3 milliseconds