/linux-4.4.14/arch/powerpc/kernel/vdso64/ |
D | sigtramp.S | 56 #define rsave(regno, ofs) \ argument 72 #define vsave_msr0(regno) \ argument 103 #define vsave_msr1(regno) \ argument 114 #define vsave_msr2(regno, ofs) \ argument 124 #define vsave(regno, ofs) \ argument
|
/linux-4.4.14/arch/powerpc/kernel/vdso32/ |
D | sigtramp.S | 57 #define rsave(regno, ofs) \ argument 73 #define vsave_msr0(regno) \ argument 103 #define vsave_msr1(regno) \ argument 114 #define vsave_msr2(regno, ofs) \ argument 124 #define vsave(regno, ofs) \ argument
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | ptrace.c | 39 long get_reg(struct task_struct *task, unsigned int regno) in get_reg() 63 int put_reg(struct task_struct *task, unsigned int regno, unsigned long data) in put_reg() 130 unsigned int regno = addr >> 2; in arch_ptrace() local 359 static int put_debugreg(long pid, unsigned int regno, long data) in put_debugreg() 431 static long get_debugreg(long pid, unsigned int regno) in get_debugreg()
|
D | kgdb.c | 538 write_register(int regno, char *val) in write_register() 588 read_register(char regno, unsigned int *valptr) in read_register() 1301 int regno = gdb_cris_strtol(&input_buffer[1], &suffix, 16); in handle_exception() local
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | ptrace.c | 29 inline long get_reg(struct task_struct *task, unsigned int regno) in get_reg() 46 inline int put_reg(struct task_struct *task, unsigned int regno, in put_reg() 82 unsigned int regno = addr >> 2; in arch_ptrace() local
|
D | kgdb.c | 577 write_register (int regno, char *val) in write_register() 617 read_register (char regno, unsigned int *valptr) in read_register() 666 int regno; in stub_is_stopped() local 755 int regno = gdb_cris_strtol (&remcomInBuffer[1], &suffix, 16); in handle_exception() local
|
/linux-4.4.14/drivers/video/fbdev/ |
D | maxinefb.c | 64 void maxinefb_ims332_write_register(int regno, register unsigned int val) in maxinefb_ims332_write_register() 74 unsigned int maxinefb_ims332_read_register(int regno) in maxinefb_ims332_read_register() 88 static int maxinefb_setcolreg(unsigned regno, unsigned red, unsigned green, in maxinefb_setcolreg()
|
D | macfb.c | 151 static int dafb_setpalette(unsigned int regno, unsigned int red, in dafb_setpalette() 197 static int v8_brazil_setpalette(unsigned int regno, unsigned int red, in v8_brazil_setpalette() 231 static int rbv_setpalette(unsigned int regno, unsigned int red, in rbv_setpalette() 268 static int mdc_setpalette(unsigned int regno, unsigned int red, in mdc_setpalette() 291 static int toby_setpalette(unsigned int regno, unsigned int red, in toby_setpalette() 319 static int jet_setpalette(unsigned int regno, unsigned int red, in jet_setpalette() 349 static int civic_setpalette(unsigned int regno, unsigned int red, in civic_setpalette() 430 static int csc_setpalette(unsigned int regno, unsigned int red, in csc_setpalette() 448 static int macfb_setcolreg(unsigned regno, unsigned red, unsigned green, in macfb_setcolreg()
|
D | vesafb.c | 85 static int vesa_setpalette(int regno, unsigned red, unsigned green, in vesa_setpalette() 129 static int vesafb_setcolreg(unsigned regno, unsigned red, unsigned green, in vesafb_setcolreg()
|
D | s1d13xxxfb.c | 97 s1d13xxxfb_readreg(struct s1d13xxxfb_par *par, u16 regno) in s1d13xxxfb_readreg() 106 s1d13xxxfb_writereg(struct s1d13xxxfb_par *par, u16 regno, u8 value) in s1d13xxxfb_writereg() 270 s1d13xxxfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in s1d13xxxfb_setcolreg()
|
D | q40fb.c | 54 static int q40fb_setcolreg(unsigned regno, unsigned red, unsigned green, in q40fb_setcolreg()
|
D | efifb.c | 40 static int efifb_setcolreg(unsigned regno, unsigned red, unsigned green, in efifb_setcolreg()
|
D | clps711xfb.c | 50 clps7111fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in clps7111fb_setcolreg()
|
D | 68328fb.c | 278 static int mc68x328fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in mc68x328fb_setcolreg()
|
D | fm2fb.c | 195 static int fm2fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in fm2fb_setcolreg()
|
D | pmag-ba-fb.c | 94 static int pmagbafb_setcolreg(unsigned int regno, unsigned int red, in pmagbafb_setcolreg()
|
D | sunxvr1000.c | 43 static int gfb_setcolreg(unsigned regno, in gfb_setcolreg()
|
D | sunxvr2500.c | 47 static int s3d_setcolreg(unsigned regno, in s3d_setcolreg()
|
D | sa1100fb.c | 269 sa1100fb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, in sa1100fb_setpalettereg() 291 sa1100fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in sa1100fb_setcolreg()
|
D | sm712fb.c | 803 static void sm712_setpalette(int regno, unsigned red, unsigned green, in sm712_setpalette() 901 static int smtc_setcolreg(unsigned regno, unsigned red, unsigned green, in smtc_setcolreg()
|
D | vt8500lcdfb.c | 147 static int vt8500lcd_setcolreg(unsigned regno, unsigned red, unsigned green, in vt8500lcd_setcolreg()
|
D | g364fb.c | 175 static int g364fb_setcolreg(u_int regno, u_int red, u_int green, in g364fb_setcolreg()
|
D | vfb.c | 305 static int vfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in vfb_setcolreg()
|
D | s3c2410fb.c | 455 unsigned int regno, unsigned int val) in schedule_palette_update() 486 static int s3c2410fb_setcolreg(unsigned regno, in s3c2410fb_setcolreg()
|
D | au1100fb.c | 235 int au1100fb_fb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned tra… in au1100fb_fb_setcolreg()
|
D | atafb.c | 806 static int tt_setcolreg(unsigned int regno, unsigned int red, in tt_setcolreg() 1708 static int falcon_setcolreg(unsigned int regno, unsigned int red, in falcon_setcolreg() 1996 static int stste_setcolreg(unsigned int regno, unsigned int red, in stste_setcolreg() 2234 static int ext_setcolreg(unsigned int regno, unsigned int red, in ext_setcolreg() 2442 static int atafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in atafb_setcolreg()
|
D | goldfishfb.c | 80 goldfish_fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in goldfish_fb_setcolreg()
|
D | clps711x-fb.c | 48 static int clps711x_fb_setcolreg(u_int regno, u_int red, u_int green, in clps711x_fb_setcolreg()
|
D | vga16fb.c | 636 static void ega16_setpalette(int regno, unsigned red, unsigned green, unsigned blue) in ega16_setpalette() 650 static void vga16_setpalette(int regno, unsigned red, unsigned green, unsigned blue) in vga16_setpalette() 658 static int vga16fb_setcolreg(unsigned regno, unsigned red, unsigned green, in vga16fb_setcolreg()
|
D | simplefb.c | 49 static int simplefb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in simplefb_setcolreg()
|
D | wm8505fb.c | 194 static int wm8505fb_setcolreg(unsigned regno, unsigned red, unsigned green, in wm8505fb_setcolreg()
|
D | hitfb.c | 207 static int hitfb_setcolreg(unsigned regno, unsigned red, unsigned green, in hitfb_setcolreg()
|
D | grvga.c | 193 static int grvga_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned tr… in grvga_setcolreg()
|
D | pm3fb.c | 120 static inline void pm3fb_set_color(struct pm3_par *par, unsigned char regno, in pm3fb_set_color() 1068 static int pm3fb_setcolreg(unsigned regno, unsigned red, unsigned green, in pm3fb_setcolreg()
|
D | ocfb.c | 174 static int ocfb_setcolreg(unsigned regno, unsigned red, unsigned green, in ocfb_setcolreg()
|
D | igafb.c | 276 static int igafb_setcolreg(unsigned regno, unsigned red, unsigned green, in igafb_setcolreg()
|
D | pmagb-b-fb.c | 98 static int pmagbbfb_setcolreg(unsigned int regno, unsigned int red, in pmagbbfb_setcolreg()
|
D | pvr2fb.c | 269 unsigned int regno, in pvr2fb_set_pal_entry() 312 static int pvr2fb_setcolreg(unsigned int regno, unsigned int red, in pvr2fb_setcolreg()
|
D | skeletonfb.c | 284 static int xxxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in xxxfb_setcolreg()
|
D | xilinxfb.c | 198 xilinx_fb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, in xilinx_fb_setcolreg()
|
D | sh7760fb.c | 100 static int sh7760_setcolreg (u_int regno, in sh7760_setcolreg()
|
D | hpfb.c | 75 static int hpfb_setcolreg(unsigned regno, unsigned red, unsigned green, in hpfb_setcolreg()
|
D | acornfb.c | 269 acornfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in acornfb_setcolreg()
|
D | chipsfb.c | 151 static int chipsfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in chipsfb_setcolreg()
|
D | sunxvr500.c | 110 static int e3d_setcolreg(unsigned regno, in e3d_setcolreg()
|
D | imxfb.c | 254 static int imxfb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, in imxfb_setpalettereg() 272 static int imxfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in imxfb_setcolreg()
|
D | pxa168fb.c | 492 pxa168fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in pxa168fb_setcolreg()
|
D | pm2fb.c | 431 static void set_color(struct pm2fb_par *p, unsigned char regno, in set_color() 864 static int pm2fb_setcolreg(unsigned regno, unsigned red, unsigned green, in pm2fb_setcolreg()
|
D | bfin_adv7393fb.c | 685 static int bfin_adv7393_fb_setcolreg(u_int regno, u_int red, u_int green, in bfin_adv7393_fb_setcolreg()
|
D | bf54x-lq043fb.c | 381 static int bfin_bf54x_fb_setcolreg(u_int regno, u_int red, u_int green, in bfin_bf54x_fb_setcolreg()
|
D | valkyriefb.c | 228 static int valkyriefb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in valkyriefb_setcolreg()
|
D | tdfxfb.c | 279 static inline void do_setpalentry(struct tdfx_par *par, unsigned regno, u32 c) in do_setpalentry() 738 static int tdfxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in tdfxfb_setcolreg()
|
D | hgafb.c | 397 static int hgafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in hgafb_setcolreg()
|
D | carminefb.c | 162 static int carmine_setcolreg(unsigned regno, unsigned red, unsigned green, in carmine_setcolreg()
|
D | asiliantfb.c | 306 static int asiliantfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in asiliantfb_setcolreg()
|
D | nuc900fb.c | 300 static int nuc900fb_setcolreg(unsigned regno, in nuc900fb_setcolreg()
|
D | bfin-t350mcqb-fb.c | 303 static int bfin_t350mcqb_fb_setcolreg(u_int regno, u_int red, u_int green, in bfin_t350mcqb_fb_setcolreg()
|
D | offb.c | 100 static int offb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in offb_setcolreg()
|
D | platinumfb.c | 184 static int platinumfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in platinumfb_setcolreg()
|
D | tcx.c | 169 static int tcx_setcolreg(unsigned regno, in tcx_setcolreg()
|
D | amba-clcd.c | 341 clcdfb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in clcdfb_setcolreg()
|
D | fb-puv3.c | 557 static int unifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in unifb_setcolreg()
|
D | ep93xx-fb.c | 354 static int ep93xxfb_setcolreg(unsigned int regno, unsigned int red, in ep93xxfb_setcolreg()
|
D | p9100.c | 148 static int p9100_setcolreg(unsigned regno, in p9100_setcolreg()
|
D | cg3.c | 137 static int cg3_setcolreg(unsigned regno, in cg3_setcolreg()
|
D | vt8623fb.c | 518 static int vt8623fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in vt8623fb_setcolreg()
|
D | pxafb.c | 138 pxafb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, in pxafb_setpalettereg() 183 pxafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in pxafb_setcolreg()
|
D | gbefb.c | 856 static int gbefb_setcolreg(unsigned regno, unsigned red, unsigned green, in gbefb_setcolreg()
|
D | xen-fbfront.c | 212 static int xenfb_setcolreg(unsigned regno, unsigned red, unsigned green, in xenfb_setcolreg()
|
D | bfin-lq035q1-fb.c | 498 static int bfin_lq035q1_fb_setcolreg(u_int regno, u_int red, u_int green, in bfin_lq035q1_fb_setcolreg()
|
D | bf537-lq035.c | 587 static int bfin_lq035_fb_setcolreg(u_int regno, u_int red, u_int green, in bfin_lq035_fb_setcolreg()
|
D | jz4740_fb.c | 243 static int jzfb_setcolreg(unsigned regno, unsigned red, unsigned green, in jzfb_setcolreg()
|
D | controlfb.c | 345 static int controlfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in controlfb_setcolreg()
|
D | neofb.c | 1206 static int neofb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in neofb_setcolreg()
|
D | sstfb.c | 666 static int sstfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in sstfb_setcolreg()
|
D | i740fb.c | 860 static int i740fb_setcolreg(unsigned regno, unsigned red, unsigned green, in i740fb_setcolreg()
|
D | cg14.c | 242 static int cg14_setcolreg(unsigned regno, in cg14_setcolreg()
|
D | atmel_lcdfb.c | 806 static int atmel_lcdfb_setcolreg(unsigned int regno, unsigned int red, in atmel_lcdfb_setcolreg()
|
D | s3fb.c | 915 static int s3fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in s3fb_setcolreg()
|
D | leo.c | 271 static int leo_setcolreg(unsigned regno, in leo_setcolreg()
|
D | w100fb.c | 197 static int w100fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in w100fb_setcolreg()
|
D | arkfb.c | 802 static int arkfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in arkfb_setcolreg()
|
D | mxsfb.c | 530 static int mxsfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in mxsfb_setcolreg()
|
D | tgafb.c | 515 tgafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue,
|
D | ps3fb.c | 675 static int ps3fb_setcolreg(unsigned int regno, unsigned int red, in ps3fb_setcolreg()
|
D | uvesafb.c | 1000 static int uvesafb_setcolreg(unsigned regno, unsigned red, unsigned green, in uvesafb_setcolreg()
|
D | tmiofb.c | 631 static int tmiofb_setcolreg(unsigned regno, unsigned red, unsigned green, in tmiofb_setcolreg()
|
D | cyber2000fb.c | 276 cyber2000fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in cyber2000fb_setcolreg()
|
D | s3c-fb.c | 742 static int s3c_fb_setcolreg(unsigned regno, in s3c_fb_setcolreg()
|
D | au1200fb.c | 1140 static int au1200fb_fb_setcolreg(unsigned regno, unsigned red, unsigned green, in au1200fb_fb_setcolreg()
|
D | cirrusfb.c | 1276 static int cirrusfb_setcolreg(unsigned regno, unsigned red, unsigned green, in cirrusfb_setcolreg()
|
D | hyperv_fb.c | 584 static int hvfb_setcolreg(unsigned regno, unsigned red, unsigned green, in hvfb_setcolreg()
|
D | fsl-diu-fb.c | 1203 static int fsl_diu_setcolreg(unsigned int regno, unsigned int red, in fsl_diu_setcolreg()
|
D | da8xx-fb.c | 604 static int fb_setcolreg(unsigned regno, unsigned red, unsigned green, in fb_setcolreg()
|
D | sm501fb.c | 914 static int sm501fb_setcolreg(unsigned regno, in sm501fb_setcolreg()
|
D | stifb.c | 925 stifb_setcolreg(u_int regno, u_int red, u_int green, in stifb_setcolreg()
|
D | udlfb.c | 844 dlfb_ops_setcolreg(unsigned regno, unsigned red, unsigned green, in dlfb_ops_setcolreg()
|
D | imsttfb.c | 879 imsttfb_setcolreg (u_int regno, u_int red, u_int green, u_int blue, in imsttfb_setcolreg()
|
D | tridentfb.c | 1364 static int tridentfb_setcolreg(unsigned regno, unsigned red, unsigned green, in tridentfb_setcolreg()
|
D | mx3fb.c | 1028 static int mx3fb_setcolreg(unsigned int regno, unsigned int red, in mx3fb_setcolreg()
|
D | smscufx.c | 1038 ufx_ops_setcolreg(unsigned regno, unsigned red, unsigned green, in ufx_ops_setcolreg()
|
D | cg6.c | 483 static int cg6_setcolreg(unsigned regno, in cg6_setcolreg()
|
D | ffb.c | 648 static int ffb_setcolreg(unsigned regno, in ffb_setcolreg()
|
D | sh_mobile_lcdcfb.c | 1764 static int sh_mobile_lcdc_setcolreg(u_int regno, in sh_mobile_lcdc_setcolreg()
|
D | amifb.c | 2449 static int amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in amifb_setcolreg()
|
/linux-4.4.14/arch/m68k/kernel/ |
D | ptrace.c | 74 static inline long get_reg(struct task_struct *task, int regno) in get_reg() 98 static inline int put_reg(struct task_struct *task, int regno, in put_reg() 166 int regno = addr >> 2; /* temporary hack. */ in arch_ptrace() local
|
/linux-4.4.14/arch/arm/kernel/ |
D | kgdb.c | 50 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 63 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg() 78 int regno; in sleeping_thread_to_gdb_regs() local
|
/linux-4.4.14/arch/nios2/kernel/ |
D | kgdb.c | 84 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 98 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | debugreg.h | 20 static inline unsigned long native_get_debugreg(int regno) in native_get_debugreg() 49 static inline void native_set_debugreg(int regno, unsigned long value) in native_set_debugreg()
|
/linux-4.4.14/arch/frv/kernel/ |
D | ptrace.c | 203 static inline long get_reg(struct task_struct *task, int regno) in get_reg() 216 static inline int put_reg(struct task_struct *task, int regno, in put_reg() 261 int regno = addr >> 2; in arch_ptrace() local
|
/linux-4.4.14/arch/alpha/kernel/ |
D | ptrace.c | 107 get_reg_addr(struct task_struct * task, unsigned long regno) in get_reg_addr() 128 get_reg(struct task_struct * task, unsigned long regno) in get_reg() 145 put_reg(struct task_struct *task, unsigned long regno, unsigned long data) in put_reg()
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | kgdb.c | 90 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 101 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg()
|
/linux-4.4.14/arch/x86/um/ |
D | ptrace_64.c | 53 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() 133 unsigned long getreg(struct task_struct *child, int regno) in getreg()
|
D | ptrace_32.c | 73 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() 140 unsigned long getreg(struct task_struct *child, int regno) in getreg()
|
D | signal.c | 166 #define GETREG(regno, regname) regs->regs.gp[HOST_##regno] = sc.regname in copy_sc_from_user() argument 255 #define PUTREG(regno, regname) sc.regname = regs->regs.gp[HOST_##regno] in copy_sc_to_user() argument
|
/linux-4.4.14/arch/c6x/kernel/ |
D | ptrace.c | 33 static inline long get_reg(struct task_struct *task, int regno) in get_reg() 47 int regno, in put_reg()
|
/linux-4.4.14/drivers/gpu/drm/bochs/ |
D | bochs_fbdev.c | 166 u16 blue, int regno) in bochs_fb_gamma_set() 171 u16 *blue, int regno) in bochs_fb_gamma_get()
|
/linux-4.4.14/kernel/bpf/ |
D | verifier.c | 480 static void mark_reg_unknown_value(struct reg_state *regs, u32 regno) in mark_reg_unknown_value() 494 static int check_reg_arg(struct reg_state *regs, u32 regno, in check_reg_arg() 627 static int check_map_access(struct verifier_env *env, u32 regno, int off, in check_map_access() 652 static bool is_pointer_value(struct verifier_env *env, int regno) in is_pointer_value() 672 static int check_mem_access(struct verifier_env *env, u32 regno, int off, in check_mem_access() 773 int regno, int access_size) in check_stack_boundary() 800 static int check_func_arg(struct verifier_env *env, u32 regno, in check_func_arg()
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | msm_fbdev.c | 192 u16 red, u16 green, u16 blue, int regno) in msm_crtc_fb_gamma_set() 198 u16 *red, u16 *green, u16 *blue, int regno) in msm_crtc_fb_gamma_get()
|
/linux-4.4.14/arch/h8300/kernel/ |
D | ptrace.c | 39 long h8300_get_reg(struct task_struct *task, int regno) in h8300_get_reg() 54 int h8300_put_reg(struct task_struct *task, int regno, unsigned long data) in h8300_put_reg()
|
D | ptrace_h.c | 169 int regno; in decode() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_7220.h | 121 const u16 regno) in qib_read_kreg32() 129 const u16 regno) in qib_read_kreg64() 138 const u16 regno, u64 value) in qib_write_kreg()
|
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()
|
D | qib_iba7322.c | 694 u16 regno; member 776 enum qib_ureg regno, int ctxt) in qib_read_ureg32() 797 enum qib_ureg regno, int ctxt) in qib_read_ureg() 818 enum qib_ureg regno, u64 value, int ctxt) in qib_write_ureg() 837 const u32 regno) in qib_read_kreg32() 845 const u32 regno) in qib_read_kreg64() 853 const u32 regno, u64 value) in qib_write_kreg() 864 const u16 regno) in qib_read_kreg_port() 872 const u16 regno, u64 value) in qib_write_kreg_port() 887 const u16 regno, unsigned ctxt, in qib_write_kreg_ctxt() [all …]
|
D | qib_iba7220.c | 230 enum qib_ureg regno, int ctxt) in qib_read_ureg32() 256 enum qib_ureg regno, u64 value, int ctxt) in qib_write_ureg() 282 const u16 regno, unsigned ctxt, in qib_write_kreg_ctxt() 289 u16 regno, u64 value) in write_7220_creg() 295 static inline u64 read_7220_creg(const struct qib_devdata *dd, u16 regno) in read_7220_creg() 302 static inline u32 read_7220_creg32(const struct qib_devdata *dd, u16 regno) in read_7220_creg32()
|
/linux-4.4.14/arch/arc/kernel/ |
D | kgdb.c | 19 int regno; in to_gdb_regs() local 42 int regno; in from_gdb_regs() local
|
/linux-4.4.14/arch/arm64/kernel/ |
D | kgdb.c | 98 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 111 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg()
|
D | ptrace.c | 1228 int regno; in tracehook_report_syscall() local
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | ptrace.c | 177 int ptrace_peekusr(struct task_struct *child, long regno, long __user *ret) in ptrace_peekusr() 242 int ptrace_pokeusr(struct task_struct *child, long regno, long val) in ptrace_pokeusr()
|
/linux-4.4.14/arch/mips/kernel/ |
D | kgdb.c | 130 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg() 163 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg()
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | ptrace.c | 40 get_reg(struct task_struct *task, unsigned long regno, in get_reg() 77 put_reg(struct task_struct *task, unsigned long regno, unsigned long data) in put_reg()
|
/linux-4.4.14/arch/tile/kernel/ |
D | kgdb.c | 97 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 110 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg()
|
/linux-4.4.14/arch/x86/entry/vdso/vdso32/ |
D | sigreturn.S | 88 #define do_expr(regno, offset) \ argument
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | kgdb.c | 348 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 374 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg()
|
D | ptrace.c | 221 int ptrace_get_reg(struct task_struct *task, int regno, unsigned long *data) in ptrace_get_reg() 245 int ptrace_put_reg(struct task_struct *task, int regno, unsigned long data) in ptrace_put_reg()
|
/linux-4.4.14/drivers/gpu/drm/ast/ |
D | ast_fb.c | 265 u16 blue, int regno) in ast_fb_gamma_set() 274 u16 *blue, int regno) in ast_fb_gamma_get()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_fb.c | 301 u16 blue, int regno) in amdgpu_crtc_fb_gamma_set() 312 u16 *blue, int regno) in amdgpu_crtc_fb_gamma_get()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | framebuffer.c | 55 static int psbfb_setcolreg(unsigned regno, unsigned red, unsigned green, in psbfb_setcolreg() 510 u16 blue, int regno) in psbfb_gamma_set() 520 u16 *green, u16 *blue, int regno) in psbfb_gamma_get()
|
/linux-4.4.14/arch/sh/kernel/ |
D | kgdb.c | 194 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg() 206 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg()
|
D | traps_64.c | 728 unsigned long regno = (opcode >> 20) & 0x3f; in do_reserved_inst() local 735 unsigned long regno = (opcode >> 4) & 0x3f; in do_reserved_inst() local
|
/linux-4.4.14/drivers/video/fbdev/geode/ |
D | display_gx.c | 171 void gx_set_hw_palette_reg(struct fb_info *info, unsigned regno, in gx_set_hw_palette_reg()
|
D | display_gx1.c | 196 static void gx1_set_hw_palette_reg(struct fb_info *info, unsigned regno, in gx1_set_hw_palette_reg()
|
D | gx1fb_core.c | 157 static int gx1fb_setcolreg(unsigned regno, unsigned red, unsigned green, in gx1fb_setcolreg()
|
D | gxfb_core.c | 192 static int gxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in gxfb_setcolreg()
|
D | lxfb_core.c | 299 static int lxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in lxfb_setcolreg()
|
D | lxfb_ops.c | 509 void lx_set_palette_reg(struct fb_info *info, unsigned regno, in lx_set_palette_reg()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_fbcon.c | 294 u16 blue, int regno) in nouveau_fbcon_gamma_set() 304 u16 *blue, int regno) in nouveau_fbcon_gamma_get()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_fbdev.c | 292 u16 blue, int regno) in intel_crtc_fb_gamma_set() 302 u16 *blue, int regno) in intel_crtc_fb_gamma_get()
|
/linux-4.4.14/arch/x86/kernel/ |
D | kgdb.c | 98 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg() 113 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg()
|
D | ptrace.c | 198 static unsigned long *pt_regs_access(struct pt_regs *regs, unsigned long regno) in pt_regs_access() 948 static int putreg32(struct task_struct *child, unsigned regno, u32 value) in putreg32() 1018 static int getreg32(struct task_struct *child, unsigned regno, u32 *val) in getreg32()
|
/linux-4.4.14/drivers/net/wan/lmc/ |
D | lmc_main.c | 1738 unsigned lmc_mii_readreg (lmc_softc_t * const sc, unsigned devaddr, unsigned regno) /*fold00*/ in lmc_mii_readreg() 1780 void lmc_mii_writereg (lmc_softc_t * const sc, unsigned devaddr, unsigned regno, unsigned data) /*f… in lmc_mii_writereg()
|
/linux-4.4.14/drivers/gpu/drm/cirrus/ |
D | cirrus_mode.c | 413 u16 blue, int regno) in cirrus_crtc_fb_gamma_set() 424 u16 *blue, int regno) in cirrus_crtc_fb_gamma_get()
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-osd.c | 206 static int vivid_fb_setcolreg(unsigned regno, unsigned red, unsigned green, in vivid_fb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/i810/ |
D | i810_main.c | 440 static void i810_write_dac(u8 regno, u8 red, u8 green, u8 blue, in i810_write_dac() 449 static void i810_read_dac(u8 regno, u8 *red, u8 *green, u8 *blue, in i810_read_dac() 1199 static int i810fb_getcolreg(u8 regno, u8 *red, u8 *green, u8 *blue, in i810fb_getcolreg() 1281 static int i810fb_setcolreg(unsigned regno, unsigned red, unsigned green, in i810fb_setcolreg()
|
/linux-4.4.14/sound/oss/ |
D | ad1848_mixer.h | 60 unsigned int regno:6; /* register number for volume */ member
|
D | sb.h | 65 unsigned int regno: 8; member
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_kernel.h | 1117 ipath_ureg regno, int port) in ipath_read_ureg32() 1138 ipath_ureg regno, u64 value, int port) in ipath_write_ureg() 1148 ipath_kreg regno) in ipath_read_kreg32() 1156 ipath_kreg regno) in ipath_read_kreg64() 1165 ipath_kreg regno, u64 value) in ipath_write_kreg() 1172 ipath_sreg regno) in ipath_read_creg() 1183 ipath_sreg regno) in ipath_read_creg32() 1193 ipath_creg regno, u64 value) in ipath_write_creg()
|
D | ipath_driver.c | 2226 void ipath_write_kreg_port(const struct ipath_devdata *dd, ipath_kreg regno, in ipath_write_kreg_port()
|
/linux-4.4.14/drivers/video/fbdev/mmp/fb/ |
D | mmpfb.c | 326 static int mmpfb_setcolreg(unsigned int regno, unsigned int red, in mmpfb_setcolreg()
|
/linux-4.4.14/arch/x86/lguest/ |
D | boot.c | 1078 static unsigned long lguest_get_debugreg(int regno) in lguest_get_debugreg() 1084 static void lguest_set_debugreg(int regno, unsigned long value) in lguest_set_debugreg()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | unaligned.c | 243 invala_gr (int regno) in invala_gr() 270 invala_fr (int regno) in invala_fr()
|
/linux-4.4.14/drivers/video/fbdev/kyro/ |
D | fbdev.c | 526 static int kyrofb_setcolreg(u_int regno, u_int red, u_int green, in kyrofb_setcolreg()
|
/linux-4.4.14/arch/m32r/kernel/ |
D | ptrace.c | 261 unsigned long regno; in compute_next_pc_for_16bit_insn() local
|
/linux-4.4.14/drivers/net/ethernet/cirrus/ |
D | cs89x0.c | 222 readreg(struct net_device *dev, u16 regno) in readreg() 231 writereg(struct net_device *dev, u16 regno, u16 value) in writereg()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_display.c | 214 u16 blue, int regno) in radeon_crtc_fb_gamma_set() 225 u16 *blue, int regno) in radeon_crtc_fb_gamma_get()
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 1450 u16 blue, int regno) in mga_crtc_fb_gamma_set() 1461 u16 *blue, int regno) in mga_crtc_fb_gamma_get()
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
D | matroxfb_crtc2.c | 30 static int matroxfb_dh_setcolreg(unsigned regno, unsigned red, unsigned green, in matroxfb_dh_setcolreg()
|
D | matroxfb_base.c | 642 static int matroxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in matroxfb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/mb862xx/ |
D | mb862xxfbdrv.c | 81 static int mb862xxfb_setcolreg(unsigned regno, in mb862xxfb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | radeon_base.c | 1173 static int radeon_setcolreg (unsigned regno, unsigned red, unsigned green, in radeon_setcolreg() 1245 static int radeonfb_setcolreg (unsigned regno, unsigned red, unsigned green, in radeonfb_setcolreg()
|
D | atyfb_base.c | 2849 static void aty_st_pal(u_int regno, u_int red, u_int green, u_int blue, in aty_st_pal() 2865 static int atyfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in atyfb_setcolreg()
|
D | aty128fb.c | 1664 static void aty128_st_pal(u_int regno, u_int red, u_int green, u_int blue, in aty128_st_pal() 2256 static int aty128fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in aty128fb_setcolreg()
|
/linux-4.4.14/arch/x86/mm/ |
D | mpx.c | 71 int regno = 0; in get_reg_offset() local
|
/linux-4.4.14/drivers/staging/sm750fb/ |
D | sm750.c | 577 static int lynxfb_ops_setcolreg(unsigned regno, in lynxfb_ops_setcolreg()
|
/linux-4.4.14/drivers/leds/ |
D | leds-lm355x.c | 49 u8 regno; member
|
/linux-4.4.14/drivers/video/fbdev/mbx/ |
D | mbxfb.c | 165 static int mbxfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in mbxfb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/vermilion/ |
D | vermilion.c | 964 static int vmlfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in vmlfb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
D | lcdc.c | 424 static int omap_lcdc_setcolreg(u_int regno, u16 red, u16 green, u16 blue, in omap_lcdc_setcolreg()
|
D | omapfb_main.c | 252 static int _setcolreg(struct fb_info *info, u_int regno, u_int red, u_int green, in _setcolreg() 295 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/intelfb/ |
D | intelfbdrv.c | 1383 static int intelfb_setcolreg(unsigned regno, unsigned red, unsigned green, in intelfb_setcolreg()
|
D | intelfbhw.c | 497 void intelfbhw_setcolreg(struct intelfb_info *dinfo, unsigned regno, in intelfbhw_setcolreg()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fb.c | 74 static int vmw_fb_setcolreg(unsigned regno, unsigned red, unsigned green, in vmw_fb_setcolreg()
|
/linux-4.4.14/drivers/staging/xgifb/ |
D | XGI_main_26.c | 1137 static int XGIfb_setcolreg(unsigned regno, unsigned red, unsigned green, in XGIfb_setcolreg()
|
/linux-4.4.14/drivers/staging/fbtft/ |
D | fbtft-core.c | 538 static int fbtft_fb_setcolreg(unsigned regno, unsigned red, unsigned green, in fbtft_fb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 1141 static int _setcolreg(struct fb_info *fbi, u_int regno, u_int red, u_int green, in _setcolreg() 1193 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
D | nvidia.c | 697 static int nvidiafb_setcolreg(unsigned regno, unsigned red, unsigned green, in nvidiafb_setcolreg()
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtvfb.c | 872 static int ivtvfb_setcolreg(unsigned regno, unsigned red, unsigned green, in ivtvfb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/savage/ |
D | savagefb_driver.c | 1200 static int savagefb_setcolreg(unsigned regno, in savagefb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/via/ |
D | viafbdev.c | 310 static int viafb_setcolreg(unsigned regno, unsigned red, unsigned green, in viafb_setcolreg()
|
/linux-4.4.14/drivers/video/fbdev/riva/ |
D | fbdev.c | 1299 static int rivafb_setcolreg(unsigned regno, unsigned red, unsigned green, in rivafb_setcolreg()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_fb_helper.c | 972 u16 blue, u16 regno, struct fb_info *info) in setcolreg()
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | xmon.c | 1690 static unsigned long regno; variable
|
/linux-4.4.14/drivers/video/fbdev/sis/ |
D | sis_main.c | 1368 sisfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, in sisfb_setcolreg()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | chip.c | 4733 u32 regno; in read_lcb_via_8051() local 10015 u64 regno = RCV_QP_MAP_TABLE; in init_qpmap_table() local
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | r8169.c | 2578 u32 regno = (action & 0x0fff0000) >> 16; in rtl_fw_data_ok() local 2656 u32 regno = (action & 0x0fff0000) >> 16; in rtl_phy_write_fw() local
|