Searched refs:DEVICE_BOOL_ATTR (Results 1 – 3 of 3) sorted by relevance
153 static DEVICE_BOOL_ATTR(scrub_pages, 0644, xen_scrub_pages);
2419 static DEVICE_BOOL_ATTR(dont_log_ce, 0644, mca_cfg.dont_log_ce);2420 static DEVICE_BOOL_ATTR(print_all, 0644, mca_cfg.print_all);
146 #define DEVICE_BOOL_ATTR(_name, _mode, _var) \ macro
Completed in 11 milliseconds