Searched refs:CLASS_ATTR (Results 1 – 3 of 3) sorted by relevance
349 static CLASS_ATTR(migration, S_IWUSR, NULL, migrate_store);
623 static CLASS_ATTR(dlpar, S_IWUSR, NULL, dlpar_store);
457 #define CLASS_ATTR(_name, _mode, _show, _store) \ macro