Home
last modified time | relevance | path

Searched refs:dummy_handler (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dspinlock.c60 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 Dirq.c286 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 Dirq_ia64.c574 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 Dvm_events.c76 void dummy_handler(struct pt_regs *regs) in dummy_handler() function
/OK3568_Linux_fs/u-boot/net/
H A Dnet.su
H A Dnet.c731 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 DSystem.map
H A Du-boot.sym
H A Du-boot.map