Searched defs:err_handler (Results  1 – 9 of 9) sorted by relevance
| /linux-4.4.14/include/net/ | 
| D | protocol.h | 44 	void			(*err_handler)(struct sk_buff *skb, u32 info);  member60 	void	(*err_handler)(struct sk_buff *skb,  member
 
 | 
| D | gre.h | 20 	void (*err_handler)(struct sk_buff *skb, u32 info);  member
 | 
| D | xfrm.h | 1365 	int (*err_handler)(struct sk_buff *skb, u32 info);  member1374 	int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt,  member
 1384 	int (*err_handler)(struct sk_buff *skb, u32 info);  member
 1392 	int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt,  member
 
 | 
| /linux-4.4.14/drivers/pci/pcie/aer/ | 
| D | aerdrv_core.c | 238 	const struct pci_error_handlers *err_handler;  in report_error_detected()  local289 	const struct pci_error_handlers *err_handler;  in report_mmio_enabled()  local
 310 	const struct pci_error_handlers *err_handler;  in report_slot_reset()  local
 330 	const struct pci_error_handlers *err_handler;  in report_resume()  local
 
 | 
| /linux-4.4.14/arch/unicore32/kernel/ | 
| D | dma.c | 29 	void (*err_handler)(int, void *);  member
 | 
| /linux-4.4.14/include/linux/ | 
| D | pcieport_if.h | 52 	const struct pci_error_handlers *err_handler;  member
 | 
| D | pci.h | 678 	const struct pci_error_handlers *err_handler;  member
 | 
| /linux-4.4.14/sound/soc/blackfin/ | 
| D | bf5xx-sport.c | 727 static irqreturn_t err_handler(int irq, void *dev_id)  in err_handler()  function
 | 
| /linux-4.4.14/drivers/pci/ | 
| D | pci.c | 3672 	const struct pci_error_handlers *err_handler =  in pci_reset_notify()  local
 |