| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | verifier.c | 235 int regno; member 1063 struct bpf_reg_state *regs, u32 regno) in mark_reg_known_zero() 1353 struct bpf_reg_state *regs, u32 regno) in mark_reg_unknown() 1373 struct bpf_reg_state *regs, u32 regno) in mark_reg_not_init() 1386 struct bpf_reg_state *regs, u32 regno, in mark_btf_ld_reg() 1610 u32 regno, struct bpf_reg_state *reg, enum reg_arg_type t) in is_reg64() 1720 static int check_reg_arg(struct bpf_verifier_env *env, u32 regno, in check_reg_arg() 2022 static int __mark_chain_precision(struct bpf_verifier_env *env, int regno, in __mark_chain_precision() 2184 static int mark_chain_precision(struct bpf_verifier_env *env, int regno) in mark_chain_precision() 2634 static struct bpf_reg_state *reg_state(struct bpf_verifier_env *env, int regno) in reg_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | r8169_firmware.c | 96 u32 regno = (action & 0x0fff0000) >> 16; in rtl_fw_data_ok() local 151 u32 regno = (action & 0x0fff0000) >> 16; in rtl_fw_write_firmware() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | kgdb.c | 103 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 116 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | lra.h | 31 lra_get_allocno_class (int regno) in lra_get_allocno_class()
|
| H A D | addresses.h | 81 regno_ok_for_base_p (unsigned regno, machine_mode mode, addr_space_t as, in regno_ok_for_base_p()
|
| H A D | regrename.h | 35 unsigned regno; variable
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | lra.h | 31 lra_get_allocno_class (int regno) in lra_get_allocno_class()
|
| H A D | addresses.h | 81 regno_ok_for_base_p (unsigned regno, machine_mode mode, addr_space_t as, in regno_ok_for_base_p()
|
| H A D | regrename.h | 35 unsigned regno; variable
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168_firmware.c | 124 u32 regno = (action & 0x0fff0000) >> 16; in rtl8168_fw_data_ok() local 179 u32 regno = (action & 0x0fff0000) >> 16; in rtl8168_fw_write_firmware() local
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | kgdb.c | 131 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg() 164 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | s1d13xxxfb.c | 97 s1d13xxxfb_readreg(struct s1d13xxxfb_par *par, u16 regno) in s1d13xxxfb_readreg() 103 s1d13xxxfb_writereg(struct s1d13xxxfb_par *par, u16 regno, u8 value) in s1d13xxxfb_writereg() 264 s1d13xxxfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in s1d13xxxfb_setcolreg()
|
| H A D | vesafb.c | 87 static int vesa_setpalette(int regno, unsigned red, unsigned green, in vesa_setpalette() 131 static int vesafb_setcolreg(unsigned regno, unsigned red, unsigned green, in vesafb_setcolreg()
|
| H A D | q40fb.c | 53 static int q40fb_setcolreg(unsigned regno, unsigned red, unsigned green, in q40fb_setcolreg()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | kgdb.c | 226 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 239 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | kgdb.c | 322 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 348 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | mii.c | 17 ushort regno; member 195 ushort regno, in special_field()
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | control_regs.h | 60 static inline unsigned long get_debugreg(int regno) in get_debugreg()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | kgdb.c | 193 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg() 205 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg()
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/vdso/vdso32/ |
| H A D | sigreturn.S | 81 #define do_expr(regno, offset) \ argument
|
| /OK3568_Linux_fs/kernel/include/soc/rockchip/ |
| H A D | rk_minidump.h | 58 static inline int rk_minidump_update_region(int regno, const struct md_region *entry) in rk_minidump_update_region()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_iba6120.c | 307 enum qib_ureg regno, int ctxt) in qib_read_ureg32() 333 enum qib_ureg regno, u64 value, int ctxt) in qib_write_ureg() 352 const u16 regno) in qib_read_kreg32() 360 const u16 regno) in qib_read_kreg64() 369 const u16 regno, u64 value) in qib_write_kreg() 383 const u16 regno, unsigned ctxt, in qib_write_kreg_ctxt() 390 u16 regno, u64 value) in write_6120_creg() 396 static inline u64 read_6120_creg(const struct qib_devdata *dd, u16 regno) in read_6120_creg() 403 static inline u32 read_6120_creg32(const struct qib_devdata *dd, u16 regno) in read_6120_creg32()
|
| H A D | qib_iba7322.c | 703 u16 regno; member 783 enum qib_ureg regno, int ctxt) in qib_read_ureg32() 804 enum qib_ureg regno, int ctxt) in qib_read_ureg() 825 enum qib_ureg regno, u64 value, int ctxt) in qib_write_ureg() 844 const u32 regno) in qib_read_kreg32() 852 const u32 regno) in qib_read_kreg64() 860 const u32 regno, u64 value) in qib_write_kreg() 871 const u16 regno) in qib_read_kreg_port() 879 const u16 regno, u64 value) in qib_write_kreg_port() 894 const u16 regno, unsigned ctxt, in qib_write_kreg_ctxt() [all …]
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | ptrace.c | 270 static int ptrace_peekusr(struct task_struct *child, long regno, in ptrace_peekusr() 337 static int ptrace_pokeusr(struct task_struct *child, long regno, long val) in ptrace_pokeusr()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/ |
| H A D | display_gx.c | 167 void gx_set_hw_palette_reg(struct fb_info *info, unsigned regno, in gx_set_hw_palette_reg()
|