/kernel/linux/linux-6.6/kernel/ |
H A D | signal.c | 1263 struct pt_regs *regs = task_pt_regs(current); in print_fatal_signal() local 1277 pr_info("code at %08lx: ", regs->ip); in print_fatal_signal() 1283 if (get_user(insn, (unsigned char *)(regs->ip + i))) in print_fatal_signal() 1291 show_regs(regs); in print_fatal_signal()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_state_common.c | 1829 } regs[R600_NUM_HW_STAGES] = { in r600_setup_scratch_buffers() local 1841 &rctx->scratch_buffers[i], regs[i].ring_base, regs[i].item_size, regs[i].ring_size); in r600_setup_scratch_buffers()
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | btf.c | 6763 struct bpf_reg_state *regs, in btf_check_func_arg_match() 6805 struct bpf_reg_state *reg = ®s[regno]; in btf_check_func_arg_match() 6871 struct bpf_reg_state *regs) in btf_check_subprog_arg_match() 6890 err = btf_check_func_arg_match(env, btf, btf_id, regs, is_global, false); in btf_check_subprog_arg_match() 6914 struct bpf_reg_state *regs) in btf_check_subprog_call() 6933 err = btf_check_func_arg_match(env, btf, btf_id, regs, is_global, true); in btf_check_subprog_call() 6952 struct bpf_reg_state *regs) in btf_prepare_func_args() 7023 struct bpf_reg_state *reg = ®s[i + 1]; in btf_prepare_func_args() 6761 btf_check_func_arg_match(struct bpf_verifier_env *env, const struct btf *btf, u32 func_id, struct bpf_reg_state *regs, bool ptr_to_mem_ok, bool processing_call) btf_check_func_arg_match() argument 6870 btf_check_subprog_arg_match(struct bpf_verifier_env *env, int subprog, struct bpf_reg_state *regs) btf_check_subprog_arg_match() argument 6913 btf_check_subprog_call(struct bpf_verifier_env *env, int subprog, struct bpf_reg_state *regs) btf_check_subprog_call() argument 6951 btf_prepare_func_args(struct bpf_verifier_env *env, int subprog, struct bpf_reg_state *regs) btf_prepare_func_args() argument
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | ps3vram.c | 19 #include <asm/cell-regs.h>
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | sharpsl_pm.c | 27 #include <mach/pxa2xx-regs.h> 28 #include "regs-rtc.h"
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | dwarf.c | 958 struct pt_regs *regs, in dwarf_unwinder_dump() 957 dwarf_unwinder_dump(struct task_struct *task, struct pt_regs *regs, unsigned long *sp, const struct stacktrace_ops *ops, void *data) dwarf_unwinder_dump() argument
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 1122 asmlinkage void do_sparc64_fault(struct pt_regs *regs);
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 27 #include <asm/cell-regs.h>
|
/kernel/linux/linux-5.10/arch/x86/entry/ |
H A D | entry_32.S | 211 * is complete and in particular regs->sp is correct. This gives us 256 * regs->sp without lowering %esp in between, such that an NMI in the 261 movl 5*4(%esp), %eax # (modified) regs->sp 903 * On entry-stack with all userspace-regs live - save and 1138 /* It's safe to clobber %eax, all other regs need to be preserved */
|
/kernel/linux/linux-5.10/drivers/clk/davinci/ |
H A D | pll.c | 1002 regset->regs = davinci_pll_regs; in davinci_pll_debug_init()
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/ |
H A D | zip_main.c | 535 regset->regs = hzip_dfx_regs; in hisi_zip_core_debug_init() 540 debugfs_create_regset32("regs", 0444, tmp_d, regset); in hisi_zip_core_debug_init() 612 /* hisi_zip_debug_regs_clear() - clear the zip debug regs */
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/ |
H A D | sec_main.c | 352 /* sec_debug_regs_clear() - clear the sec debug regs */ 361 /* clear sec dfx regs */ in sec_debug_regs_clear() 608 regset->regs = sec_dfx_regs; in sec_core_debug_init() 613 debugfs_create_regset32("regs", 0444, tmp_d, regset); in sec_core_debug_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_hwseq.c | 60 hws->regs->reg
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 29 #include <asm/cell-regs.h>
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | dwarf.c | 958 struct pt_regs *regs, in dwarf_unwinder_dump() 957 dwarf_unwinder_dump(struct task_struct *task, struct pt_regs *regs, unsigned long *sp, const struct stacktrace_ops *ops, void *data) dwarf_unwinder_dump() argument
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 1162 asmlinkage void do_sparc64_fault(struct pt_regs *regs);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | gma_display.c | 165 dev_priv->regs.pipe[0].palette[i] = in gma_crtc_load_lut()
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-stm32-exti.c | 799 gc->chip_types->regs.mask = stm32_bank->imr_ofst; in stm32_exti_init()
|
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
H A D | xpc_main.c | 1204 !user_mode(die_args->regs)) in xpc_system_die()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_ethtool.c | 430 struct ethtool_regs *regs, void *space) in stmmac_ethtool_gregs() 429 stmmac_ethtool_gregs(struct net_device *dev, struct ethtool_regs *regs, void *space) stmmac_ethtool_gregs() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 52 static void enetc_get_regs(struct net_device *ndev, struct ethtool_regs *regs, in enetc_get_regs() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
H A D | macb.h | 185 * each location requires 3 compare regs 215 #define MACB_CLRSTAT_OFFSET 5 /* Clear stats regs */ 217 #define MACB_INCSTAT_OFFSET 6 /* Incremental stats regs */ 219 #define MACB_WESTAT_OFFSET 7 /* Write enable stats regs */ 1170 void __iomem *regs; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_wlan.h | 588 void (*read_regs)(struct net_device *dev, struct hfa384x_regs *regs);
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | core.h | 1049 const struct ath10k_hw_regs *regs; member
|
/kernel/linux/linux-5.10/drivers/phy/samsung/ |
H A D | phy-exynos5-usbdrd.c | 26 #include <linux/soc/samsung/exynos-regs-pmu.h>
|