device_show_bool 2238 arch/x86/kernel/cpu/mce/core.c __ATTR(ignore_ce, 0644, device_show_bool, set_ignore_ce), device_show_bool 2243 arch/x86/kernel/cpu/mce/core.c __ATTR(cmci_disabled, 0644, device_show_bool, set_cmci_disabled), device_show_bool 1070 drivers/base/core.c EXPORT_SYMBOL_GPL(device_show_bool); device_show_bool 826 include/linux/device.h ssize_t device_show_bool(struct device *dev, struct device_attribute *attr, device_show_bool 850 include/linux/device.h { __ATTR(_name, _mode, device_show_bool, device_store_bool), &(_var) }