File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/hw_irq.h.tar
Back
usr/src/linux-headers-5.15.0-141/arch/arm/include/asm/hw_irq.h 0000644 00000000535 15030521020 0017273 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 */ /* * Nothing to see here yet */ #ifndef _ARCH_ARM_HW_IRQ_H #define _ARCH_ARM_HW_IRQ_H static inline void ack_bad_irq(int irq) { extern unsigned long irq_err_count; irq_err_count++; pr_crit("unexpected IRQ trap at vector %02x\n", irq); } #define ARCH_IRQ_INIT_FLAGS (IRQ_NOREQUEST | IRQ_NOPROBE) #endif usr/src/linux-headers-5.15.0-142/arch/arm/include/asm/hw_irq.h 0000644 00000000535 15030557524 0017316 0 ustar 00 /* SPDX-License-Identifier: GPL-2.0 */ /* * Nothing to see here yet */ #ifndef _ARCH_ARM_HW_IRQ_H #define _ARCH_ARM_HW_IRQ_H static inline void ack_bad_irq(int irq) { extern unsigned long irq_err_count; irq_err_count++; pr_crit("unexpected IRQ trap at vector %02x\n", irq); } #define ARCH_IRQ_INIT_FLAGS (IRQ_NOREQUEST | IRQ_NOPROBE) #endif usr/src/linux-headers-5.15.0-133/arch/mips/include/asm/hw_irq.h 0000644 00000000733 15030564455 0017510 0 ustar 00 /* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2000, 2001, 2002 by Ralf Baechle */ #ifndef __ASM_HW_IRQ_H #define __ASM_HW_IRQ_H #include <linux/atomic.h> extern atomic_t irq_err_count; /* * interrupt-retrigger: NOP for now. This may not be appropriate for all * machines, we'll see ... */ #endif /* __ASM_HW_IRQ_H */
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings