Searched refs:sched_feat_names (Results 1 – 2 of 2) sorted by relevance
50 const char * const sched_feat_names[] = { variable53 EXPORT_SYMBOL_GPL(sched_feat_names);64 seq_printf(m, "%s ", sched_feat_names[i]); in sched_feat_show()110 i = match_string(sched_feat_names, __SCHED_FEAT_NR, cmp); in sched_feat_set()
2056 extern const char * const sched_feat_names[__SCHED_FEAT_NR];