Searched refs:static_key_count (Results 1 – 3 of 3) sorted by relevance
195 if (static_key_count(&sched_clock_running.key) == 2) in clear_sched_clock_stable()
104 int static_key_count(struct static_key *key) in static_key_count() function114 EXPORT_SYMBOL_GPL(static_key_count);
677 return static_key_count(&cpusets_enabled_key.key) + 1; in nr_cpusets()