Searched defs:soffset (Results  1 – 11 of 11) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | radeon_sa.c | 194 	unsigned soffset, eoffset, wasted;  in radeon_sa_bo_try_alloc()  local227 	unsigned soffset, eoffset, wasted;  in radeon_sa_event()  local
 252 	unsigned i, soffset, best, tmp;  in radeon_sa_bo_next_hole()  local
 407 		uint64_t soffset = i->soffset + sa_manager->gpu_addr;  in radeon_sa_bo_dump_debug_info()  local
 
 | 
| D | radeon_vm.c | 447 			  uint64_t soffset,  in radeon_vm_bo_set_addr()
 | 
| D | radeon.h | 559 	unsigned			soffset;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_sa.c | 195 	unsigned soffset, eoffset, wasted;  in amdgpu_sa_bo_try_alloc()  local228 	unsigned soffset, eoffset, wasted;  in amdgpu_sa_event()  local
 253 	unsigned i, soffset, best, tmp;  in amdgpu_sa_bo_next_hole()  local
 436 		uint64_t soffset = i->soffset + sa_manager->gpu_addr;  in amdgpu_sa_bo_dump_debug_info()  local
 
 | 
| D | amdgpu.h | 612 	unsigned			soffset;  member
 | 
| /linux-4.4.14/drivers/staging/lustre/include/linux/lnet/ | 
| D | lib-lnet.h | 576 		   unsigned int nsiov, struct kvec *siov, unsigned int soffset,  in lnet_copy_iov2flat()588 		    unsigned int soffset, unsigned int nob)  in lnet_copy_kiov2flat()
 598 		   int slen, void *src, unsigned int soffset, unsigned int nob)  in lnet_copy_flat2iov()
 609 		    unsigned int soffset, unsigned int nob)  in lnet_copy_flat2kiov()
 
 | 
| /linux-4.4.14/fs/udf/ | 
| D | udfdecl.h | 96 	int soffset;  member
 | 
| /linux-4.4.14/net/ipv4/ | 
| D | ip_options.c | 94 	int soffset, doffset;  in __ip_options_echo()  local
 | 
| /linux-4.4.14/drivers/staging/lustre/lnet/lnet/ | 
| D | lib-move.c | 174 		   unsigned int nsiov, struct kvec *siov, unsigned int soffset,  in lnet_copy_iov2iov()292 		    unsigned int nsiov, lnet_kiov_t *siov, unsigned int soffset,  in lnet_copy_kiov2kiov()
 
 | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | carminefb.c | 225 	u32 soffset = par->smem_offset;  in carmine_init_display_param()  local
 | 
| /linux-4.4.14/drivers/scsi/pm8001/ | 
| D | pm80xx_hwi.c | 69 void pm80xx_pci_mem_copy(struct pm8001_hba_info  *pm8001_ha, u32 soffset,  in pm80xx_pci_mem_copy()
 |