Searched refs:dummy_handler (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | spinlock.c | 60 static irqreturn_t dummy_handler(int irq, void *dev_id) in dummy_handler() function 80 dummy_handler, in xen_init_lock_cpu()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | irq.c | 286 static void dummy_handler(void) {} in dummy_handler() function 287 static void (*kvm_posted_intr_wakeup_handler)(void) = dummy_handler; 294 kvm_posted_intr_wakeup_handler = dummy_handler; in kvm_set_posted_intr_wakeup_handler()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | irq_ia64.c | 574 static irqreturn_t dummy_handler (int irq, void *dev_id) in dummy_handler() function 607 register_percpu_irq(IA64_IPI_RESCHEDULE, dummy_handler, 0, "resched"); in ia64_native_register_ipi() 608 register_percpu_irq(IA64_IPI_LOCAL_TLB_FLUSH, dummy_handler, 0, in ia64_native_register_ipi()
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | vm_events.c | 76 void dummy_handler(struct pt_regs *regs) in dummy_handler() function
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | net.su | |
| H A D | net.c | 731 static void dummy_handler(uchar *pkt, unsigned dport, in dummy_handler() function 746 udp_packet_handler = dummy_handler; in net_set_udp_handler() 760 arp_packet_handler = dummy_handler; in net_set_arp_handler()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |