Searched refs:aup (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/amd/ |
H A D | au1000_eth.c | 247 struct au1000_private *aup = netdev_priv(dev); in au1000_enable_mac() local 249 spin_lock_irqsave(&aup->lock, flags); in au1000_enable_mac() 251 if (force_reset || (!aup->mac_enabled)) { in au1000_enable_mac() 252 writel(MAC_EN_CLOCK_ENABLE, aup->enable); in au1000_enable_mac() 256 | MAC_EN_CLOCK_ENABLE), aup->enable); in au1000_enable_mac() 260 aup->mac_enabled = 1; in au1000_enable_mac() 263 spin_unlock_irqrestore(&aup->lock, flags); in au1000_enable_mac() 271 struct au1000_private *aup = netdev_priv(dev); in au1000_mdio_read() local 272 u32 *const mii_control_reg = &aup->mac->mii_control; in au1000_mdio_read() 273 u32 *const mii_data_reg = &aup->mac->mii_data; in au1000_mdio_read() [all …]
|
/openbmc/linux/arch/mips/kernel/ |
H A D | uprobes.c | 27 int arch_uprobe_analyze_insn(struct arch_uprobe *aup, in arch_uprobe_analyze_insn() argument 39 inst.word = aup->insn[0]; in arch_uprobe_analyze_insn() 46 aup->ixol[0] = aup->insn[insn_has_delay_slot(inst)]; in arch_uprobe_analyze_insn() 47 aup->ixol[1] = UPROBE_BRK_UPROBE_XOL; /* NOP */ in arch_uprobe_analyze_insn() 105 int arch_uprobe_pre_xol(struct arch_uprobe *aup, struct pt_regs *regs) in arch_uprobe_pre_xol() argument 113 aup->resume_epc = regs->cp0_epc + 4; in arch_uprobe_pre_xol() 114 if (insn_has_delay_slot((union mips_instruction) aup->insn[0])) { in arch_uprobe_pre_xol() 116 (union mips_instruction) aup->insn[0]); in arch_uprobe_pre_xol() 117 aup->resume_epc = regs->cp0_epc; in arch_uprobe_pre_xol() 126 int arch_uprobe_post_xol(struct arch_uprobe *aup, struct pt_regs *regs) in arch_uprobe_post_xol() argument [all …]
|
/openbmc/linux/include/linux/ |
H A D | uprobes.h | 108 extern int set_swbp(struct arch_uprobe *aup, struct mm_struct *mm, unsigned long vaddr); 109 extern int set_orig_insn(struct arch_uprobe *aup, struct mm_struct *mm, unsigned long vaddr); 130 extern bool arch_uprobe_skip_sstep(struct arch_uprobe *aup, struct pt_regs *regs); 132 extern int arch_uprobe_analyze_insn(struct arch_uprobe *aup, struct mm_struct *mm, unsigned long a… 133 extern int arch_uprobe_pre_xol(struct arch_uprobe *aup, struct pt_regs *regs); 134 extern int arch_uprobe_post_xol(struct arch_uprobe *aup, struct pt_regs *regs); 137 extern void arch_uprobe_abort_xol(struct arch_uprobe *aup, struct pt_regs *regs); 140 extern bool arch_uprobe_ignore(struct arch_uprobe *aup, struct pt_regs *regs);
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | uprobes.h | 40 extern int arch_uprobe_analyze_insn(struct arch_uprobe *aup, struct mm_struct *mm, unsigned long a… 41 extern int arch_uprobe_pre_xol(struct arch_uprobe *aup, struct pt_regs *regs); 42 extern int arch_uprobe_post_xol(struct arch_uprobe *aup, struct pt_regs *regs); 45 extern void arch_uprobe_abort_xol(struct arch_uprobe *aup, struct pt_regs *regs);
|
/openbmc/linux/kernel/events/ |
H A D | uprobes.c | 2174 bool __weak arch_uprobe_ignore(struct arch_uprobe *aup, struct pt_regs *regs) in arch_uretprobe_is_alive() 2169 arch_uprobe_ignore(struct arch_uprobe * aup,struct pt_regs * regs) arch_uprobe_ignore() argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-2.0.3.min.map | 1 …edMatch","compareDocumentPosition","adown","bup","compare","sortDetached","aup","ap","bp","unshift…
|