Searched defs:aup (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
| D | au1000_eth.c | 247 struct au1000_private *aup = netdev_priv(dev); in au1000_enable_mac() local 271 struct au1000_private *aup = netdev_priv(dev); in au1000_mdio_read() local 304 struct au1000_private *aup = netdev_priv(dev); in au1000_mdio_write() local 365 struct au1000_private *aup = netdev_priv(dev); in au1000_hard_stop() local 379 struct au1000_private *aup = netdev_priv(dev); in au1000_enable_rx_tx() local 394 struct au1000_private *aup = netdev_priv(dev); in au1000_adjust_link() local 474 struct au1000_private *const aup = netdev_priv(dev); in au1000_mii_probe() local 563 static struct db_dest *au1000_GetFreeDB(struct au1000_private *aup) in au1000_GetFreeDB() 574 void au1000_ReleaseDB(struct au1000_private *aup, struct db_dest *pDB) in au1000_ReleaseDB() 584 struct au1000_private *const aup = netdev_priv(dev); in au1000_reset_mac_unlocked() local [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/amd/ |
| D | au1000_eth.c | 247 struct au1000_private *aup = netdev_priv(dev); in au1000_enable_mac() local 271 struct au1000_private *aup = netdev_priv(dev); in au1000_mdio_read() local 304 struct au1000_private *aup = netdev_priv(dev); in au1000_mdio_write() local 365 struct au1000_private *aup = netdev_priv(dev); in au1000_hard_stop() local 379 struct au1000_private *aup = netdev_priv(dev); in au1000_enable_rx_tx() local 394 struct au1000_private *aup = netdev_priv(dev); in au1000_adjust_link() local 474 struct au1000_private *const aup = netdev_priv(dev); in au1000_mii_probe() local 563 static struct db_dest *au1000_GetFreeDB(struct au1000_private *aup) in au1000_GetFreeDB() 574 void au1000_ReleaseDB(struct au1000_private *aup, struct db_dest *pDB) in au1000_ReleaseDB() 584 struct au1000_private *const aup = netdev_priv(dev); in au1000_reset_mac_unlocked() local [all …]
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| D | uprobes.c | 27 int arch_uprobe_analyze_insn(struct arch_uprobe *aup, in arch_uprobe_analyze_insn() 105 int arch_uprobe_pre_xol(struct arch_uprobe *aup, struct pt_regs *regs) in arch_uprobe_pre_xol() 126 int arch_uprobe_post_xol(struct arch_uprobe *aup, struct pt_regs *regs) in arch_uprobe_post_xol() 189 void arch_uprobe_abort_xol(struct arch_uprobe *aup, in arch_uprobe_abort_xol()
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| D | uprobes.c | 27 int arch_uprobe_analyze_insn(struct arch_uprobe *aup, in arch_uprobe_analyze_insn() 105 int arch_uprobe_pre_xol(struct arch_uprobe *aup, struct pt_regs *regs) in arch_uprobe_pre_xol() 126 int arch_uprobe_post_xol(struct arch_uprobe *aup, struct pt_regs *regs) in arch_uprobe_post_xol() 188 void arch_uprobe_abort_xol(struct arch_uprobe *aup, in arch_uprobe_abort_xol()
|
| /kernel/linux/linux-5.10/kernel/events/ |
| D | uprobes.c | 2173 bool __weak arch_uprobe_ignore(struct arch_uprobe *aup, struct pt_regs *regs) in arch_uprobe_ignore()
|
| /kernel/linux/linux-6.6/kernel/events/ |
| D | uprobes.c | 2168 bool __weak arch_uprobe_ignore(struct arch_uprobe *aup, struct pt_regs *regs) in arch_uprobe_ignore()
|