Home
last modified time | relevance | path

Searched refs:mc_name (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/
H A Drecordmcount.h269 char const *mc_name = (sizeof(Elf_Rela) == rel_entsize) in append_func() local
278 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()
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-edac19 What: /sys/devices/system/edac/mc/mc*/mc_name
/linux/drivers/edac/
H A Dedac_mc_sysfs.c867 static DEVICE_ATTR(mc_name, S_IRUGO, mci_ctl_name_show, NULL);
/linux/Documentation/admin-guide/RAS/
H A Dmain.rst464 │   │   ├── mc_name
485 │   │   ├── mc_name
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5755 static char *mc_name(struct be_adapter *adapter) in mc_name() function
5875 func_name(adapter), mc_name(adapter), adapter->port_name); in be_probe()