edac_device_ctl_info
static void a72_edac_check(struct edac_device_ctl_info *edac_ctl)
struct edac_device_ctl_info *edac_ctl;
struct edac_device_ctl_info *edac_ctl = dev_get_drvdata(&pdev->dev);
static void report_errors(struct edac_device_ctl_info *edac_ctl, int cpu,
struct edac_device_ctl_info *dci;
struct edac_device_ctl_info *edac_dci = file->private_data;
struct edac_device_ctl_info *edac_dci = file->private_data;
struct edac_device_ctl_info *dci;
struct edac_device_ctl_info *dci = dev_id;
struct edac_device_ctl_info *edac_dci = file->private_data;
static void altr_create_edacdev_dbgfs(struct edac_device_ctl_info *edac_dci,
struct edac_device_ctl_info *dci;
struct edac_device_ctl_info *dci = platform_get_drvdata(pdev);
struct edac_device_ctl_info *edac_dev;
static void aurora_l2_check(struct edac_device_ctl_info *dci)
static void aurora_l2_poll(struct edac_device_ctl_info *dci)
struct edac_device_ctl_info *dci;
struct edac_device_ctl_info *dci = platform_get_drvdata(pdev);
struct edac_device_ctl_info *edac_dev;
void (*check)(struct edac_device_ctl_info *edac_dev);
static void cpc925_cpu_check(struct edac_device_ctl_info *edac_dev)
static void cpc925_htlink_check(struct edac_device_ctl_info *edac_dev)
void edac_device_free_ctl_info(struct edac_device_ctl_info *ctl_info)
static struct edac_device_ctl_info *find_edac_device_by_dev(struct device *dev)
struct edac_device_ctl_info *edac_dev;
edac_dev = list_entry(item, struct edac_device_ctl_info, link);
static int add_edac_dev_to_global_list(struct edac_device_ctl_info *edac_dev)
struct edac_device_ctl_info *rover;
rover = list_entry(item, struct edac_device_ctl_info, link);
static void del_edac_device_from_global_list(struct edac_device_ctl_info
struct edac_device_ctl_info *edac_dev = to_edac_device_ctl_work(d_work);
static void edac_device_workq_setup(struct edac_device_ctl_info *edac_dev,
static void edac_device_workq_teardown(struct edac_device_ctl_info *edac_dev)
void edac_device_reset_delay_period(struct edac_device_ctl_info *edac_dev,
int edac_device_add_device(struct edac_device_ctl_info *edac_dev)
static void edac_device_dump_device(struct edac_device_ctl_info *edac_dev)
struct edac_device_ctl_info *edac_device_del_device(struct device *dev)
struct edac_device_ctl_info *edac_dev;
static inline int edac_device_get_log_ce(struct edac_device_ctl_info *edac_dev)
static inline int edac_device_get_log_ue(struct edac_device_ctl_info *edac_dev)
static inline int edac_device_get_panic_on_ue(struct edac_device_ctl_info
void edac_device_handle_ce_count(struct edac_device_ctl_info *edac_dev,
void edac_device_handle_ue_count(struct edac_device_ctl_info *edac_dev,
struct edac_device_ctl_info *
struct edac_device_ctl_info *dev_ctl;
dev_ctl = kzalloc_obj(struct edac_device_ctl_info);
struct edac_device_ctl_info *ctl; /* Up pointer */
void (*edac_check) (struct edac_device_ctl_info * edac_dev);
container_of(w,struct edac_device_ctl_info,work)
extern struct edac_device_ctl_info *edac_device_alloc_ctl_info(
extern void edac_device_free_ctl_info(struct edac_device_ctl_info *ctl_info);
extern int edac_device_add_device(struct edac_device_ctl_info *edac_dev);
extern struct edac_device_ctl_info *edac_device_del_device(struct device *dev);
void edac_device_handle_ce_count(struct edac_device_ctl_info *edac_dev,
void edac_device_handle_ue_count(struct edac_device_ctl_info *edac_dev,
edac_device_handle_ce(struct edac_device_ctl_info *edac_dev, int inst_nr,
edac_device_handle_ue(struct edac_device_ctl_info *edac_dev, int inst_nr,
static inline void __edac_device_free_ctl_info(struct edac_device_ctl_info *ci)
struct edac_device_ctl_info;
ssize_t (*show)(struct edac_device_ctl_info *, char *);
ssize_t (*store)(struct edac_device_ctl_info *, const char *, size_t);
ssize_t(*show) (struct edac_device_ctl_info *, char *);
ssize_t(*store) (struct edac_device_ctl_info *, const char *, size_t);
#define to_ctl_info(k) container_of(k, struct edac_device_ctl_info, kobj)
struct edac_device_ctl_info *edac_dev = to_ctl_info(kobj);
struct edac_device_ctl_info *edac_dev = to_ctl_info(kobj);
struct edac_device_ctl_info *edac_dev = to_edacdev(kobj);
int edac_device_register_sysfs_main_kobj(struct edac_device_ctl_info *edac_dev)
#define to_edacdev(k) container_of(k, struct edac_device_ctl_info, kobj)
void edac_device_unregister_sysfs_main_kobj(struct edac_device_ctl_info *dev)
static ssize_t edac_device_ctl_log_ue_show(struct edac_device_ctl_info
static ssize_t edac_device_ctl_log_ue_store(struct edac_device_ctl_info
static ssize_t edac_device_ctl_log_ce_show(struct edac_device_ctl_info
static int edac_device_create_block(struct edac_device_ctl_info *edac_dev,
static ssize_t edac_device_ctl_log_ce_store(struct edac_device_ctl_info
static void edac_device_delete_block(struct edac_device_ctl_info *edac_dev,
static int edac_device_create_instance(struct edac_device_ctl_info *edac_dev,
static ssize_t edac_device_ctl_panic_on_ue_show(struct edac_device_ctl_info
static void edac_device_delete_instance(struct edac_device_ctl_info *edac_dev,
static int edac_device_create_instances(struct edac_device_ctl_info *edac_dev)
static void edac_device_delete_instances(struct edac_device_ctl_info *edac_dev)
static ssize_t edac_device_ctl_panic_on_ue_store(struct edac_device_ctl_info
struct edac_device_ctl_info *edac_dev)
struct edac_device_ctl_info *edac_dev)
int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev)
static ssize_t edac_device_ctl_poll_msec_show(struct edac_device_ctl_info
void edac_device_remove_sysfs(struct edac_device_ctl_info *edac_dev)
static ssize_t edac_device_ctl_poll_msec_store(struct edac_device_ctl_info
struct edac_device_ctl_info *edac_dev);
struct edac_device_ctl_info *edac_dev);
extern int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev);
extern void edac_device_remove_sysfs(struct edac_device_ctl_info *edac_dev);
extern void edac_device_reset_delay_period(struct edac_device_ctl_info
struct edac_device_ctl_info *dci = platform_get_drvdata(pdev);
struct edac_device_ctl_info *dci = dev_id;
struct edac_device_ctl_info *dci;
static ssize_t mpc85xx_l2_inject_data_hi_show(struct edac_device_ctl_info
static ssize_t mpc85xx_l2_inject_data_lo_show(struct edac_device_ctl_info
static ssize_t mpc85xx_l2_inject_ctrl_show(struct edac_device_ctl_info
static ssize_t mpc85xx_l2_inject_data_hi_store(struct edac_device_ctl_info
static ssize_t mpc85xx_l2_inject_data_lo_store(struct edac_device_ctl_info
static ssize_t mpc85xx_l2_inject_ctrl_store(struct edac_device_ctl_info
static void mpc85xx_set_l2_sysfs_attributes(struct edac_device_ctl_info
static void mpc85xx_l2_check(struct edac_device_ctl_info *edac_dev)
struct edac_device_ctl_info *edac_dev = dev_id;
struct edac_device_ctl_info *edac_dev;
struct edac_device_ctl_info *edac_dev = dev_get_drvdata(&op->dev);
static void octeon_l2c_poll_oct2(struct edac_device_ctl_info *l2c)
struct edac_device_ctl_info *l2c;
struct edac_device_ctl_info *l2c = platform_get_drvdata(pdev);
static void octeon_l2c_poll_oct1(struct edac_device_ctl_info *l2c)
static void _octeon_l2c_poll_oct2(struct edac_device_ctl_info *l2c, int tad)
struct edac_device_ctl_info *ed;
dump_syn_reg(struct edac_device_ctl_info *edev_ctl, int err_type, u32 bank)
struct edac_device_ctl_info *edac_dev_ctl = edev_ctl;
static void llcc_ecc_check(struct edac_device_ctl_info *edev_ctl)
struct edac_device_ctl_info *edev_ctl;
struct edac_device_ctl_info *edev_ctl = dev_get_drvdata(&pdev->dev);
struct edac_device_ctl_info *dci;
struct edac_device_ctl_info *edac_dev;
struct edac_device_ctl_info *edac_dev;
struct edac_device_ctl_info *edac_dev = pci_get_drvdata(pdev);
struct edac_device_ctl_info *edac_dev;
struct edac_device_ctl_info *edac_dev;
struct edac_device_ctl_info *edac_dev = pci_get_drvdata(pdev);
struct edac_device_ctl_info *edac_dev;
static void xgene_edac_l3_check(struct edac_device_ctl_info *edac_dev)
static void xgene_edac_l3_hw_init(struct edac_device_ctl_info *edac_dev,
struct edac_device_ctl_info *edac_dev = file->private_data;
xgene_edac_l3_create_debugfs_nodes(struct edac_device_ctl_info *edac_dev)
struct edac_device_ctl_info *edac_dev;
struct edac_device_ctl_info *edac_dev = l3->edac_dev;
static void xgene_edac_iob_gic_report(struct edac_device_ctl_info *edac_dev)
static void xgene_edac_rb_report(struct edac_device_ctl_info *edac_dev)
static void xgene_edac_pa_report(struct edac_device_ctl_info *edac_dev)
static void xgene_edac_soc_check(struct edac_device_ctl_info *edac_dev)
static void xgene_edac_soc_hw_init(struct edac_device_ctl_info *edac_dev,
struct edac_device_ctl_info *edac_dev;
struct edac_device_ctl_info *edac_dev = soc->edac_dev;
struct edac_device_ctl_info *edac_dev;
static void xgene_edac_pmd_l1_check(struct edac_device_ctl_info *edac_dev,
static void xgene_edac_pmd_l2_check(struct edac_device_ctl_info *edac_dev)
static void xgene_edac_pmd_check(struct edac_device_ctl_info *edac_dev)
static void xgene_edac_pmd_cpu_hw_cfg(struct edac_device_ctl_info *edac_dev,
static void xgene_edac_pmd_hw_cfg(struct edac_device_ctl_info *edac_dev)
static void xgene_edac_pmd_hw_ctl(struct edac_device_ctl_info *edac_dev,
struct edac_device_ctl_info *edac_dev = file->private_data;
struct edac_device_ctl_info *edac_dev = file->private_data;
xgene_edac_pmd_create_debugfs_nodes(struct edac_device_ctl_info *edac_dev)
struct edac_device_ctl_info *edac_dev;
struct edac_device_ctl_info *edac_dev = pmd->edac_dev;
static void handle_error(struct edac_device_ctl_info *dci, struct ecc_status *p)
struct edac_device_ctl_info *dci = dev_id;
struct edac_device_ctl_info *edac_dev = file->private_data;
struct edac_device_ctl_info *edac_dev = file->private_data;
static void setup_debugfs(struct edac_device_ctl_info *edac_dev)
struct edac_device_ctl_info *dci;
struct edac_device_ctl_info *dci = platform_get_drvdata(pdev);