Home
last modified time | relevance | path

Searched refs:scr (Results 1 – 19 of 19) sorted by relevance

/arch/ia64/kernel/
Dsignal.c43 restore_sigcontext (struct sigcontext __user *sc, struct sigscratch *scr) in restore_sigcontext() argument
58 err |= __get_user(scr->pt.ar_unat, &sc->sc_ar_unat); in restore_sigcontext()
59 err |= __get_user(scr->pt.ar_fpsr, &sc->sc_ar_fpsr); in restore_sigcontext()
60 err |= __get_user(scr->pt.ar_pfs, &sc->sc_ar_pfs); in restore_sigcontext()
61 err |= __get_user(scr->pt.pr, &sc->sc_pr); /* predicates */ in restore_sigcontext()
62 err |= __get_user(scr->pt.b0, &sc->sc_br[0]); /* b0 (rp) */ in restore_sigcontext()
63 err |= __get_user(scr->pt.b6, &sc->sc_br[6]); /* b6 */ in restore_sigcontext()
64 err |= __copy_from_user(&scr->pt.r1, &sc->sc_gr[1], 8); /* r1 */ in restore_sigcontext()
65 err |= __copy_from_user(&scr->pt.r8, &sc->sc_gr[8], 4*8); /* r8-r11 */ in restore_sigcontext()
66 err |= __copy_from_user(&scr->pt.r12, &sc->sc_gr[12], 2*8); /* r12-r13 */ in restore_sigcontext()
[all …]
Dprocess.c163 do_notify_resume_user(sigset_t *unused, struct sigscratch *scr, long in_syscall) in do_notify_resume_user() argument
165 if (fsys_mode(current, &scr->pt)) { in do_notify_resume_user()
170 if (!ia64_psr(&scr->pt)->lp) in do_notify_resume_user()
171 ia64_psr(&scr->pt)->lp = 1; in do_notify_resume_user()
187 ia64_do_signal(scr, in_syscall); in do_notify_resume_user()
192 tracehook_notify_resume(&scr->pt); in do_notify_resume_user()
Dunwind.c1836 struct unw_script *scr; in find_save_locs() local
1847 scr = script_lookup(info); in find_save_locs()
1848 if (!scr) { in find_save_locs()
1850 scr = build_script(info); in find_save_locs()
1851 if (!scr) { in find_save_locs()
1860 info->hint = scr->hint; in find_save_locs()
1861 info->prev_script = scr - unw.cache; in find_save_locs()
1863 run_script(scr, info); in find_save_locs()
1866 write_unlock(&scr->lock); in find_save_locs()
1869 read_unlock(&scr->lock); in find_save_locs()
/arch/powerpc/platforms/85xx/
Dmpc85xx_mds.c70 int scr; in mpc8568_fixup_125_clock() local
74 scr = phy_read(phydev, MV88E1111_SCR); in mpc8568_fixup_125_clock()
76 if (scr < 0) in mpc8568_fixup_125_clock()
77 return scr; in mpc8568_fixup_125_clock()
79 err = phy_write(phydev, MV88E1111_SCR, scr & ~(MV88E1111_SCR_125CLK)); in mpc8568_fixup_125_clock()
89 scr = phy_read(phydev, MV88E1111_SCR); in mpc8568_fixup_125_clock()
91 if (scr < 0) in mpc8568_fixup_125_clock()
92 return scr; in mpc8568_fixup_125_clock()
94 err = phy_write(phydev, MV88E1111_SCR, scr | 0x0008); in mpc8568_fixup_125_clock()
/arch/sh/boards/mach-hp6xx/
Dpm.c103 u8 scr; in hp6x0_pm_enter() local
110 scr = inb(HD64461_PCC1SCR); in hp6x0_pm_enter()
111 scr |= HD64461_PCCSCR_VCC1; in hp6x0_pm_enter()
112 outb(scr, HD64461_PCC1SCR); in hp6x0_pm_enter()
/arch/nios2/boot/compressed/
DMakefile18 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/../vmlinux.gz FORCE
/arch/mips/kernel/
Dirq_txx9.c30 u32 scr; member
109 __raw_writel(TXx9_IRSCR_EIClrE | irq_nr, &txx9_ircptr->scr); in txx9_irq_mask_ack()
/arch/sh/boot/romimage/
DMakefile29 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/zeropage.bin arch/sh/boot/zImage FORCE
/arch/h8300/boot/compressed/
DMakefile37 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/vmlinux.bin.gz FORCE
/arch/arm/mach-sa1100/
Dassabet.c521 unsigned long uninitialized_var(scr), i; in get_assabet_scr()
527 scr = GPLR; in get_assabet_scr()
529 scr &= 0x3fc; /* save as system configuration byte. */ in get_assabet_scr()
530 SCR_value = scr; in get_assabet_scr()
/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c65 u32 scr; /* PCI + 0x04 */ member
253 tmp = in_be32(&pci_regs->scr); in mpc52xx_pci_setup()
255 out_be32(&pci_regs->scr, tmp); in mpc52xx_pci_setup()
/arch/m32r/boot/compressed/
DMakefile50 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/vmlinux.bin.$(suffix-y) FORCE
/arch/sh/include/asm/
Dsmc37c93x.h78 volatile __u16 scr; member
/arch/blackfin/include/asm/
Dbfin_serial.h220 u32 scr; member
240 __BFP(scr);
262 __BFP(scr);
/arch/sh/boot/compressed/
DMakefile80 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/vmlinux.bin.$(suffix-y) FORCE
/arch/s390/boot/compressed/
DMakefile68 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/vmlinux.bin.$(suffix-y)
/arch/arm/probes/
Ddecode.c43 : [ret] "=r" (ret), [scr] "=r" (scratch), [addr] "+m" (addr)); in find_str_pc_offset()
/arch/mips/include/asm/octeon/
Dcvmx-mio-defs.h3779 uint64_t scr:2; member
3789 uint64_t scr:2;
4433 uint64_t scr:8; member
4435 uint64_t scr:8;
5058 uint64_t scr:8; member
5060 uint64_t scr:8;
/arch/blackfin/kernel/
Ddebug-mmrs.c554 __UART(SCR, scr); in bfin_debug_mmrs_uart()
570 __UART(SCR, scr); in bfin_debug_mmrs_uart()