Searched refs:mc_name (Results 1 – 6 of 6) sorted by relevance
269 char const *mc_name = (sizeof(Elf_Rela) == rel_entsize) in append_func() local278 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func()294 if (uwrite(mc_name, 1 + strlen(mc_name)) < 0) in append_func()
19 What: /sys/devices/system/edac/mc/mc*/mc_name
789 mc, mc_name, basepath = basepath.split(":", 2)790 mc_suffix = ':mc:' + mc_name
844 static DEVICE_ATTR(mc_name, S_IRUGO, mci_ctl_name_show, NULL);
460 │ │ ├── mc_name481 │ │ ├── mc_name
5770 static char *mc_name(struct be_adapter *adapter) in mc_name() function5899 func_name(adapter), mc_name(adapter), adapter->port_name); in be_probe()