| /linux/drivers/gpu/drm/ |
| H A D | drm_suballoc.c | 160 return list_entry(hole->next, struct drm_suballoc, olist)->soffset; in drm_suballoc_hole_eoffset() 168 size_t soffset, eoffset, wasted; in drm_suballoc_try_alloc() local 170 soffset = drm_suballoc_hole_soffset(sa_manager); in drm_suballoc_try_alloc() 172 wasted = round_up(soffset, align) - soffset; in drm_suballoc_try_alloc() 174 if ((eoffset - soffset) >= (size + wasted)) { in drm_suballoc_try_alloc() 175 soffset += wasted; in drm_suballoc_try_alloc() 178 sa->soffset = soffset; in drm_suballoc_try_alloc() 179 sa->eoffset = soffset + size; in drm_suballoc_try_alloc() 191 size_t soffset, eoffset, wasted; in __drm_suballoc_event() local 198 soffset = drm_suballoc_hole_soffset(sa_manager); in __drm_suballoc_event() [all …]
|
| /linux/net/ipv4/ |
| H A D | ip_options.c | 81 int soffset, doffset; in __ip_options_echo() local 94 soffset = sptr[sopt->rr+2]; in __ip_options_echo() 97 if (sopt->rr_needaddr && soffset <= optlen) { in __ip_options_echo() 98 if (soffset + 3 > optlen) in __ip_options_echo() 100 dptr[2] = soffset + 4; in __ip_options_echo() 108 soffset = sptr[sopt->ts+2]; in __ip_options_echo() 111 if (soffset <= optlen) { in __ip_options_echo() 113 if (soffset + 3 > optlen) in __ip_options_echo() 116 soffset += 4; in __ip_options_echo() 119 if (soffset + 3 > optlen) in __ip_options_echo() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_ct.h | 40 .soffset = MLX5_BYTE_OFF(fte_match_param,\ 48 .soffset = MLX5_BYTE_OFF(fte_match_param,\ 56 .soffset = MLX5_BYTE_OFF(fte_match_param,\ 64 .soffset = MLX5_BYTE_OFF(fte_match_param,\ 73 .soffset = MLX5_BYTE_OFF(fte_match_param,\ 81 .soffset = MLX5_BYTE_OFF(fte_match_param,\
|
| /linux/drivers/video/fbdev/ |
| H A D | carminefb.c | 227 u32 soffset = par->smem_offset; in carmine_init_display_param() local 296 c_set_disp_reg(par, CARMINE_DISP_REG_L0_ORG_ADR, soffset); in carmine_init_display_param() 297 c_set_disp_reg(par, CARMINE_DISP_REG_L1_ORG_ADR, soffset); in carmine_init_display_param() 298 c_set_disp_reg(par, CARMINE_DISP_REG_L2_ORG_ADR1, soffset); in carmine_init_display_param() 299 c_set_disp_reg(par, CARMINE_DISP_REG_L3_ORG_ADR1, soffset); in carmine_init_display_param() 300 c_set_disp_reg(par, CARMINE_DISP_REG_L4_ORG_ADR1, soffset); in carmine_init_display_param() 301 c_set_disp_reg(par, CARMINE_DISP_REG_L5_ORG_ADR1, soffset); in carmine_init_display_param() 302 c_set_disp_reg(par, CARMINE_DISP_REG_L6_ORG_ADR1, soffset); in carmine_init_display_param() 303 c_set_disp_reg(par, CARMINE_DISP_REG_L7_ORG_ADR1, soffset); in carmine_init_display_param() 306 c_set_disp_reg(par, CARMINE_DISP_REG_L0_DISP_ADR, soffset); in carmine_init_display_param() [all …]
|
| /linux/include/drm/ |
| H A D | drm_suballoc.h | 46 size_t soffset; member 70 return sa->soffset; in drm_suballoc_soffset() 92 return sa->eoffset - sa->soffset; in drm_suballoc_size()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_vm.c | 446 uint64_t soffset, in radeon_vm_bo_set_addr() argument 455 if (soffset) { in radeon_vm_bo_set_addr() 457 eoffset = soffset + size - 1; in radeon_vm_bo_set_addr() 458 if (soffset >= eoffset) { in radeon_vm_bo_set_addr() 476 soffset /= RADEON_GPU_PAGE_SIZE; in radeon_vm_bo_set_addr() 478 if (soffset || eoffset) { in radeon_vm_bo_set_addr() 480 it = interval_tree_iter_first(&vm->va, soffset, eoffset); in radeon_vm_bo_set_addr() 487 soffset, tmp->bo, tmp->it.start, tmp->it.last); in radeon_vm_bo_set_addr() 517 if (soffset || eoffset) { in radeon_vm_bo_set_addr() 519 bo_va->it.start = soffset; in radeon_vm_bo_set_addr() [all …]
|
| H A D | radeon_trace.h | 69 __field(u64, soffset) 75 __entry->soffset = bo_va->it.start; 80 __entry->soffset, __entry->eoffset, __entry->flags)
|
| /linux/scripts/dtc/ |
| H A D | livetree.c | 1169 char *propname, *soffset; in fixup_phandles() local 1194 soffset = memchr(propname, ':', fnext - 1 - propname); in fixup_phandles() 1195 if (!soffset) { in fixup_phandles() 1201 soffset++; in fixup_phandles() 1223 *(soffset - 1) = '\0'; in fixup_phandles() 1231 *(soffset - 1) = ':'; in fixup_phandles() 1236 offset = strtol(soffset, NULL, 0); in fixup_phandles()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | post_meter.h | 11 .soffset = MLX5_BYTE_OFF(fte_match_param, \
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_trace.h | 293 __field(u64, soffset) 299 __entry->soffset = mapping->start; 304 __entry->soffset, __entry->eoffset, __entry->flags)
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.h | 249 int soffset; /* byte offset of spec for match */ member
|
| H A D | en_tc.c | 121 .soffset = MLX5_BYTE_OFF(fte_match_param, 191 int soffset = mlx5e_tc_attr_to_reg_mappings[type].soffset; in mlx5e_tc_match_to_reg_match() local 198 fmask = headers_c + soffset; in mlx5e_tc_match_to_reg_match() 199 fval = headers_v + soffset; in mlx5e_tc_match_to_reg_match() 238 int soffset = mlx5e_tc_attr_to_reg_mappings[type].soffset; in mlx5e_tc_match_to_reg_get_match() local 245 fmask = headers_c + soffset; in mlx5e_tc_match_to_reg_get_match() 246 fval = headers_v + soffset; in mlx5e_tc_match_to_reg_get_match()
|
| /linux/drivers/crypto/chelsio/ |
| H A D | chcr_algo.c | 586 int soffset = 0, sless; in chcr_hash_ent_in_wr() local 593 sless = min_t(unsigned int, sg_dma_len(src) - soffset - srcskip, in chcr_hash_ent_in_wr() 596 soffset += sless; in chcr_hash_ent_in_wr() 598 if (sg_dma_len(src) == (soffset + srcskip)) { in chcr_hash_ent_in_wr() 600 soffset = 0; in chcr_hash_ent_in_wr() 616 int offset = 0, soffset = 0, less, sless = 0; in chcr_sg_ent_in_wr() local 629 sless = min_t(unsigned int, sg_dma_len(src) - srcskip - soffset, in chcr_sg_ent_in_wr() 649 soffset += sless; in chcr_sg_ent_in_wr() 650 if ((soffset + srcskip) == sg_dma_len(src)) { in chcr_sg_ent_in_wr() 653 soffset = 0; in chcr_sg_ent_in_wr()
|
| /linux/fs/xfs/ |
| H A D | xfs_trace.h | 3996 TP_PROTO(struct xfs_inode *src, xfs_off_t soffset, xfs_off_t len, 3998 TP_ARGS(src, soffset, len, dest, doffset), 4016 __entry->src_offset = soffset; 4040 TP_PROTO(struct xfs_inode *src, xfs_off_t soffset, xfs_off_t len, \ 4042 TP_ARGS(src, soffset, len, dest, doffset)) 4170 TP_PROTO(struct xfs_inode *src, xfs_fileoff_t soffset, 4173 TP_ARGS(src, soffset, len, dest, doffset), 4185 __entry->src_lblk = soffset;
|
| /linux/drivers/scsi/pm8001/ |
| H A D | pm80xx_hwi.c | 69 static void pm80xx_pci_mem_copy(struct pm8001_hba_info *pm8001_ha, u32 soffset, in pm80xx_pci_mem_copy() argument 76 offset = (soffset + index); in pm80xx_pci_mem_copy()
|