Searched defs:soffset (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sa.c | 155 unsigned soffset, eoffset, wasted; in amdgpu_sa_bo_try_alloc() local 188 unsigned soffset, eoffset, wasted; in amdgpu_sa_event() local 211 unsigned i, soffset, best, tmp; in amdgpu_sa_bo_next_hole() local 380 uint64_t soffset = i->soffset + sa_manager->gpu_addr; in amdgpu_sa_bo_dump_debug_info() local
|
D | amdgpu.h | 446 unsigned soffset; member
|
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | radeon_sa.c | 194 unsigned soffset, eoffset, wasted; in radeon_sa_bo_try_alloc() local 227 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 | 449 uint64_t soffset, in radeon_vm_bo_set_addr()
|
D | radeon.h | 557 unsigned soffset; member
|
/linux-6.1.9/fs/udf/ |
D | udfdecl.h | 92 int soffset; member
|
/linux-6.1.9/net/ipv4/ |
D | ip_options.c | 81 int soffset, doffset; in __ip_options_echo() local
|
/linux-6.1.9/drivers/video/fbdev/ |
D | carminefb.c | 227 u32 soffset = par->smem_offset; in carmine_init_display_param() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.h | 244 int soffset; /* byte offset of spec for match */ member
|
D | en_tc.c | 172 int soffset = mlx5e_tc_attr_to_reg_mappings[type].soffset; in mlx5e_tc_match_to_reg_match() local 219 int soffset = mlx5e_tc_attr_to_reg_mappings[type].soffset; in mlx5e_tc_match_to_reg_get_match() local
|
/linux-6.1.9/drivers/crypto/chelsio/ |
D | chcr_algo.c | 615 int soffset = 0, sless; in chcr_hash_ent_in_wr() local 645 int offset = 0, soffset = 0, less, sless = 0; in chcr_sg_ent_in_wr() local
|
/linux-6.1.9/drivers/scsi/pm8001/ |
D | pm80xx_hwi.c | 69 static void pm80xx_pci_mem_copy(struct pm8001_hba_info *pm8001_ha, u32 soffset, in pm80xx_pci_mem_copy()
|