Searched defs:err_handler (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/pci/pcie/ |
H A D | err.c | 55 const struct pci_error_handlers *err_handler; in report_error_detected() local 115 const struct pci_error_handlers *err_handler; in report_mmio_enabled() local 136 const struct pci_error_handlers *err_handler; in report_slot_reset() local 156 const struct pci_error_handlers *err_handler; in report_resume() local
|
/openbmc/linux/include/net/ |
H A D | protocol.h | 41 int (*err_handler)(struct sk_buff *skb, u32 info); member 56 int (*err_handler)(struct sk_buff *skb, member
|
H A D | gre.h | 29 void (*err_handler)(struct sk_buff *skb, u32 info); member
|
H A D | ip6_tunnel.h | 73 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, member
|
H A D | xfrm.h | 1505 int (*err_handler)(struct sk_buff *skb, u32 info); member 1516 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, member 1527 int (*err_handler)(struct sk_buff *skb, u32 info); member 1536 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, member
|
H A D | ip_tunnels.h | 327 int (*err_handler)(struct sk_buff *skb, u32 info); member
|
/openbmc/linux/drivers/misc/cxl/ |
H A D | pci.c | 1795 const struct pci_error_handlers *err_handler; in cxl_vphb_error_detected() local 1976 const struct pci_error_handlers *err_handler; in cxl_pci_slot_reset() local 2067 const struct pci_error_handlers *err_handler; in cxl_pci_resume() local
|
H A D | guest.c | 26 const struct pci_error_handlers *err_handler; in pci_error_handlers() local
|
/openbmc/linux/drivers/pci/ |
H A D | pci.c | 5352 const struct pci_error_handlers *err_handler = in pci_dev_save_and_disable() local 5383 const struct pci_error_handlers *err_handler = in pci_dev_restore() local
|
/openbmc/linux/include/linux/ |
H A D | pci.h | 930 const struct pci_error_handlers *err_handler; member
|