Searched refs:entry_offset (Results 1 - 24 of 24) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpower_budget.c106 u32 entry_offset; local
112 entry_offset = budget->offset + budget->hlen + idx * budget->elen;
115 entry->min_w = nvbios_rd32(bios, entry_offset + 0x2);
116 entry->avg_w = nvbios_rd32(bios, entry_offset + 0x6);
117 entry->max_w = nvbios_rd32(bios, entry_offset + 0xa);
120 entry->max_w = nvbios_rd32(bios, entry_offset + 0x2);
/linux-master/arch/sh/mm/
H A Dcache-sh4.c161 unsigned long addr, end_addr, entry_offset; local
168 entry_offset = 1 << current_cpu_data.dcache.entry_shift;
171 __raw_writel(0, addr); addr += entry_offset;
172 __raw_writel(0, addr); addr += entry_offset;
173 __raw_writel(0, addr); addr += entry_offset;
174 __raw_writel(0, addr); addr += entry_offset;
175 __raw_writel(0, addr); addr += entry_offset;
176 __raw_writel(0, addr); addr += entry_offset;
177 __raw_writel(0, addr); addr += entry_offset;
178 __raw_writel(0, addr); addr += entry_offset;
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Di915_ioctl.c55 u32 entry_offset = i915_mmio_reg_offset(entry->offset_ldw); local
59 GEM_BUG_ON(entry_offset & (entry->size - 1));
62 entry_offset == (reg->offset & -entry->size))
/linux-master/sound/firewire/dice/
H A Ddice-extension.c65 u32 entry_offset; local
71 entry_offset = base_offset + i * EXT_APP_STREAM_ENTRY_SIZE;
73 entry_offset + EXT_APP_NUMBER_AUDIO,
/linux-master/arch/loongarch/kernel/
H A Dunwind_prologue.c30 static inline bool scan_handlers(unsigned long entry_offset) argument
34 if (entry_offset >= EXCCODE_INT_START * VECSIZE)
37 idx = entry_offset / VECSIZE;
38 offset = entry_offset % VECSIZE;
/linux-master/arch/x86/boot/compressed/
H A Dmisc.c410 size_t entry_offset; local
517 entry_offset = decompress_kernel(output, virt_addr, error);
519 debug_putstr("done.\nBooting the kernel (entry_offset: 0x");
520 debug_puthex(entry_offset);
532 return output + entry_offset;
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc_fw.c125 static inline u32 entry_offset(const struct intel_gsc_cpd_entry *entry) function
221 data + entry_offset(entry));
224 u32 offset = entry_offset(entry);
/linux-master/scripts/gdb/linux/
H A Dpgtable.py61 entry_offset = ((translating_va >> start_bit(level)) & 511) * 8
62 entry_va = _page_offset_base() + phys_addr + entry_offset
/linux-master/net/batman-adv/
H A Dmulticast_forw.c109 * @entry_offset: the offset of the hlist node within the orig_node struct
115 size_t entry_offset)
118 switch (entry_offset) {
129 return (struct batadv_orig_node *)((void *)node - entry_offset);
181 * @entry_offset: offset of an hlist node in an orig_node structure
194 size_t entry_offset,
203 orig_node = batadv_mcast_forw_orig_entry(node, entry_offset);
114 batadv_mcast_forw_orig_entry(struct hlist_node *node, size_t entry_offset) argument
190 batadv_mcast_forw_push_dests_list(struct batadv_priv *bat_priv, struct sk_buff *skb, unsigned short vid, struct hlist_head *head, size_t entry_offset, unsigned short *num_dests, unsigned short *tvlv_len) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfill_link_info.c38 ssize_t offset, ssize_t entry_offset)
65 ASSERT_EQ(info.perf_event.kprobe.addr, addr + entry_offset,
158 ssize_t entry_offset = 0; local
170 entry_offset = 4;
171 err = verify_perf_link_info(link_fd, type, kprobe_addr, 0, entry_offset);
37 verify_perf_link_info(int fd, enum bpf_perf_event_type type, long addr, ssize_t offset, ssize_t entry_offset) argument
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_tmpl.h14 __le32 entry_offset; member in struct:qla27xx_fwdt_template
H A Dqla_tmpl.c842 le32_to_cpu(tmp->entry_offset);
/linux-master/arch/x86/include/asm/
H A Dsgx.h209 * @entry_offset: entry point offset relative to the enclave base
230 u64 entry_offset; member in struct:sgx_tcs
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_minidump.c1290 u32 entry_offset, dump, no_entries, buf_offset = 0; local
1335 entry_offset = fw_dump->offset;
1352 entry = tmpl_hdr + entry_offset;
1355 entry_offset += entry->hdr.offset;
1371 entry_offset += entry->hdr.offset;
1379 entry_offset += entry->hdr.offset;
1384 entry_offset += entry->hdr.offset;
/linux-master/arch/s390/kernel/
H A Ddebug.c461 size_t entry_offset; local
469 entry_offset = p_info->act_entry_offset;
477 formatted_line_residue = formatted_line_size - entry_offset;
482 + entry_offset, copy_size))
485 entry_offset += copy_size;
488 entry_offset = 0;
495 p_info->act_entry_offset = entry_offset;
/linux-master/mm/
H A Dzswap.c816 pgoff_t entry_offset; local
820 entry_offset = swp_offset(entry->swpentry);
821 if (entry_offset > offset)
823 else if (entry_offset < offset)
840 pgoff_t myentry_offset, entry_offset = swp_offset(entry->swpentry); local
846 if (myentry_offset > entry_offset)
848 else if (myentry_offset < entry_offset)
H A Dswap_state.c654 unsigned long entry_offset = swp_offset(entry); local
655 unsigned long offset = entry_offset;
685 if (offset != entry_offset) {
/linux-master/fs/nilfs2/
H A Dalloc.c365 unsigned long entry_offset, group_offset; local
368 entry_offset = group_offset % NILFS_MDT(inode)->mi_entries_per_block;
371 entry_offset * NILFS_MDT(inode)->mi_entry_size;
/linux-master/drivers/soc/qcom/
H A Dsmem.c524 u64 entry_offset; local
541 entry_offset = le32_to_cpu(entry->offset);
543 if (WARN_ON(e_size + entry_offset > region->size))
549 return region->virt_base + entry_offset;
/linux-master/net/ipv4/netfilter/
H A Dip_tables.c895 unsigned int entry_offset; local
899 entry_offset = (void *)e - base;
905 ret = xt_compat_add_offset(AF_INET, entry_offset, off);
1295 unsigned int entry_offset; local
1317 entry_offset = (void *)e - (void *)base;
1337 ret = xt_compat_add_offset(AF_INET, entry_offset, off);
H A Darp_tables.c741 unsigned int entry_offset; local
745 entry_offset = (void *)e - base;
750 ret = xt_compat_add_offset(NFPROTO_ARP, entry_offset, off);
1082 unsigned int entry_offset; local
1103 entry_offset = (void *)e - (void *)base;
1116 ret = xt_compat_add_offset(NFPROTO_ARP, entry_offset, off);
/linux-master/net/ipv6/netfilter/
H A Dip6_tables.c911 unsigned int entry_offset; local
915 entry_offset = (void *)e - base;
921 ret = xt_compat_add_offset(AF_INET6, entry_offset, off);
1311 unsigned int entry_offset; local
1333 entry_offset = (void *)e - (void *)base;
1353 ret = xt_compat_add_offset(AF_INET6, entry_offset, off);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_uc_fw.c439 static u32 entry_offset(const struct gsc_cpd_header_v2 *header, const char *name) function
483 offset = entry_offset(header, manifest_entry);
520 offset = entry_offset(header, css_entry);
/linux-master/net/bridge/netfilter/
H A Debtables.c1787 unsigned int entry_offset; local
1794 entry_offset = (void *)e - base;
1806 ret = xt_compat_add_offset(NFPROTO_BRIDGE, entry_offset, off);

Completed in 365 milliseconds