Searched defs:err_handler (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/include/net/ |
D | gre.h | 14 void (*err_handler)(struct sk_buff *skb, u32 info); member 28 int (*err_handler)(struct sk_buff *skb, u32 info, member
|
D | protocol.h | 44 void (*err_handler)(struct sk_buff *skb, u32 info); member 60 void (*err_handler)(struct sk_buff *skb, member
|
D | xfrm.h | 1354 int (*err_handler)(struct sk_buff *skb, u32 info); member 1363 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, member 1373 int (*err_handler)(struct sk_buff *skb, u32 info); member 1381 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, member
|
/linux-4.1.27/drivers/pci/pcie/aer/ |
D | aerdrv_core.c | 210 const struct pci_error_handlers *err_handler; in report_error_detected() local 261 const struct pci_error_handlers *err_handler; in report_mmio_enabled() local 282 const struct pci_error_handlers *err_handler; in report_slot_reset() local 302 const struct pci_error_handlers *err_handler; in report_resume() local
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | dma.c | 29 void (*err_handler)(int, void *); member
|
/linux-4.1.27/include/linux/ |
D | pcieport_if.h | 52 const struct pci_error_handlers *err_handler; member
|
D | pci.h | 666 const struct pci_error_handlers *err_handler; member
|
/linux-4.1.27/sound/soc/blackfin/ |
D | bf5xx-sport.c | 727 static irqreturn_t err_handler(int irq, void *dev_id) in err_handler() function
|
/linux-4.1.27/drivers/pci/ |
D | pci.c | 3420 const struct pci_error_handlers *err_handler = in pci_reset_notify() local
|