Searched refs:static_branch_enable_cpuslocked (Results 1 – 4 of 4) sorted by relevance
500 #define static_branch_enable_cpuslocked(x) static_key_enable_cpuslocked(&(x)->key) macro
1996 static_branch_enable_cpuslocked(&rdt_alloc_enable_key); in rdt_get_tree()1998 static_branch_enable_cpuslocked(&rdt_mon_enable_key); in rdt_get_tree()2001 static_branch_enable_cpuslocked(&rdt_enable_key); in rdt_get_tree()
166 static_branch_enable_cpuslocked()
312 static_branch_enable_cpuslocked(&sched_energy_present); in sched_energy_set()