Home
last modified time | relevance | path

Searched refs:entry_offset (Results 1 – 20 of 20) sorted by relevance

/linux/arch/sh/mm/
H A Dcache-sh4.c161 unsigned long addr, end_addr, entry_offset; in flush_dcache_all() local
168 entry_offset = 1 << current_cpu_data.dcache.entry_shift; in flush_dcache_all()
171 __raw_writel(0, addr); addr += entry_offset; in flush_dcache_all()
172 __raw_writel(0, addr); addr += entry_offset; in flush_dcache_all()
173 __raw_writel(0, addr); addr += entry_offset; in flush_dcache_all()
174 __raw_writel(0, addr); addr += entry_offset; in flush_dcache_all()
175 __raw_writel(0, addr); addr += entry_offset; in flush_dcache_all()
176 __raw_writel(0, addr); addr += entry_offset; in flush_dcache_all()
177 __raw_writel(0, addr); addr += entry_offset; in flush_dcache_all()
178 __raw_writel(0, addr); addr += entry_offset; in flush_dcache_all()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpower_budget.c106 u32 entry_offset; in nvbios_power_budget_entry() local
112 entry_offset = budget->offset + budget->hlen + idx * budget->elen; in nvbios_power_budget_entry()
115 entry->min_w = nvbios_rd32(bios, entry_offset + 0x2); in nvbios_power_budget_entry()
116 entry->avg_w = nvbios_rd32(bios, entry_offset + 0x6); in nvbios_power_budget_entry()
117 entry->max_w = nvbios_rd32(bios, entry_offset + 0xa); in nvbios_power_budget_entry()
120 entry->max_w = nvbios_rd32(bios, entry_offset + 0x2); in nvbios_power_budget_entry()
/linux/drivers/gpu/drm/i915/
H A Di915_ioctl.c55 u32 entry_offset = i915_mmio_reg_offset(entry->offset_ldw); in i915_reg_read_ioctl() local
59 GEM_BUG_ON(entry_offset & (entry->size - 1)); in i915_reg_read_ioctl()
62 entry_offset == (reg->offset & -entry->size)) in i915_reg_read_ioctl()
/linux/sound/firewire/dice/
H A Ddice-extension.c65 u32 entry_offset; in read_stream_entries() local
71 entry_offset = base_offset + i * EXT_APP_STREAM_ENTRY_SIZE; in read_stream_entries()
73 entry_offset + EXT_APP_NUMBER_AUDIO, in read_stream_entries()
/linux/arch/x86/boot/compressed/
H A Dmisc.c412 size_t entry_offset; in extract_kernel() local
521 entry_offset = decompress_kernel(output, virt_addr, error); in extract_kernel()
524 debug_puthex(entry_offset); in extract_kernel()
536 return output + entry_offset; in extract_kernel()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc_fw.c125 static inline u32 entry_offset(const struct intel_gsc_cpd_entry *entry) in entry_offset() function
221 data + entry_offset(entry)); in intel_huc_fw_get_binary_info()
224 u32 offset = entry_offset(entry); in intel_huc_fw_get_binary_info()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfill_link_info.c38 ssize_t offset, ssize_t entry_offset) in verify_perf_link_info() argument
40 ssize_t ref_ctr_offset = entry_offset /* ref_ctr_offset for uprobes */; in verify_perf_link_info()
66 ASSERT_EQ(info.perf_event.kprobe.addr, addr + entry_offset, in verify_perf_link_info()
163 ssize_t entry_offset = 0; in test_kprobe_fill_link_info()
175 entry_offset = 4; in test_kprobe_fill_link_info()
179 entry_offset = 4; in test_kprobe_fill_link_info()
180 err = verify_perf_link_info(link_fd, type, kprobe_addr, 0, entry_offset); in test_kprobe_fill_link_info()
161 ssize_t entry_offset = 0; test_kprobe_fill_link_info() local
/linux/net/batman-adv/
H A Dmulticast_forw.c115 size_t entry_offset) in batadv_mcast_forw_orig_entry() argument
118 switch (entry_offset) { in batadv_mcast_forw_orig_entry()
129 return (struct batadv_orig_node *)((void *)node - entry_offset); in batadv_mcast_forw_orig_entry()
194 size_t entry_offset, in batadv_mcast_forw_push_dests_list() argument
203 orig_node = batadv_mcast_forw_orig_entry(node, entry_offset); in batadv_mcast_forw_push_dests_list()
/linux/scripts/gdb/linux/
H A Dpgtable.py59 entry_offset = ((translating_va >> start_bit(level)) & 511) * 8
60 entry_va = _page_offset_base() + phys_addr + entry_offset
/linux/arch/s390/kernel/
H A Ddebug.c552 size_t entry_offset; in debug_output() local
560 entry_offset = p_info->act_entry_offset; in debug_output()
568 formatted_line_residue = formatted_line_size - entry_offset; in debug_output()
573 + entry_offset, copy_size)) in debug_output()
576 entry_offset += copy_size; in debug_output()
579 entry_offset = 0; in debug_output()
586 p_info->act_entry_offset = entry_offset; in debug_output()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_minidump.c1289 u32 entry_offset, dump, no_entries, buf_offset = 0; in qlcnic_dump_fw() local
1334 entry_offset = fw_dump->offset; in qlcnic_dump_fw()
1351 entry = tmpl_hdr + entry_offset; in qlcnic_dump_fw()
1354 entry_offset += entry->hdr.offset; in qlcnic_dump_fw()
1370 entry_offset += entry->hdr.offset; in qlcnic_dump_fw()
1378 entry_offset += entry->hdr.offset; in qlcnic_dump_fw()
1383 entry_offset += entry->hdr.offset; in qlcnic_dump_fw()
/linux/mm/
H A Dswap_state.c725 unsigned long entry_offset = swp_offset(entry); in swap_vma_readahead()
726 unsigned long offset = entry_offset; in swap_vma_readahead()
756 if (offset != entry_offset) { in swap_vma_readahead()
621 unsigned long entry_offset = swp_offset(entry); swap_cluster_readahead() local
/linux/drivers/soc/qcom/
H A Dsmem.c556 u64 entry_offset; in qcom_smem_get_global() local
573 entry_offset = le32_to_cpu(entry->offset); in qcom_smem_get_global()
575 if (WARN_ON(e_size + entry_offset > region->size)) in qcom_smem_get_global()
581 return region->virt_base + entry_offset; in qcom_smem_get_global()
/linux/net/ipv4/netfilter/
H A Darp_tables.c741 unsigned int entry_offset; in compat_calc_entry() local
745 entry_offset = (void *)e - base; in compat_calc_entry()
750 ret = xt_compat_add_offset(NFPROTO_ARP, entry_offset, off); in compat_calc_entry()
1082 unsigned int entry_offset; in check_compat_entry_size_and_hooks() local
1103 entry_offset = (void *)e - (void *)base; in check_compat_entry_size_and_hooks()
1116 ret = xt_compat_add_offset(NFPROTO_ARP, entry_offset, off); in check_compat_entry_size_and_hooks()
H A Dip_tables.c895 unsigned int entry_offset; in compat_calc_entry() local
899 entry_offset = (void *)e - base; in compat_calc_entry()
905 ret = xt_compat_add_offset(AF_INET, entry_offset, off); in compat_calc_entry()
1295 unsigned int entry_offset; in check_compat_entry_size_and_hooks() local
1317 entry_offset = (void *)e - (void *)base; in check_compat_entry_size_and_hooks()
1337 ret = xt_compat_add_offset(AF_INET, entry_offset, off); in check_compat_entry_size_and_hooks()
/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.h14 __le32 entry_offset; member
H A Dqla_tmpl.c842 le32_to_cpu(tmp->entry_offset); in qla27xx_walk_template()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c911 unsigned int entry_offset; in compat_calc_entry() local
915 entry_offset = (void *)e - base; in compat_calc_entry()
921 ret = xt_compat_add_offset(AF_INET6, entry_offset, off); in compat_calc_entry()
1311 unsigned int entry_offset; in check_compat_entry_size_and_hooks() local
1333 entry_offset = (void *)e - (void *)base; in check_compat_entry_size_and_hooks()
1353 ret = xt_compat_add_offset(AF_INET6, entry_offset, off); in check_compat_entry_size_and_hooks()
/linux/net/bridge/netfilter/
H A Debtables.c1787 unsigned int entry_offset; in compat_calc_entry() local
1794 entry_offset = (void *)e - base; in compat_calc_entry()
1806 ret = xt_compat_add_offset(NFPROTO_BRIDGE, entry_offset, off); in compat_calc_entry()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c7372 u32 entry_idx, entry_offset, vdev_idx; in ath12k_mac_mlo_sta_set_link_active() local
7381 entry_offset = vdev_id % 32; in ath12k_mac_mlo_sta_set_link_active()
7387 param.vdev_bitmap[entry_idx] |= 1 << entry_offset; in ath12k_mac_mlo_sta_set_link_active()
7401 entry_offset = vdev_id % 32; in ath12k_mac_mlo_sta_set_link_active()
7407 param.inactive_vdev_bitmap[entry_idx] |= 1 << entry_offset; in ath12k_mac_mlo_sta_set_link_active()