Searched refs:static_key_disable (Results 1 – 13 of 13) sorted by relevance
252 extern void static_key_disable(struct static_key *key);338 static inline void static_key_disable(struct static_key *key) in static_key_disable() function350 #define static_key_disable_cpuslocked(k) static_key_disable((k))522 #define static_branch_disable(x) static_key_disable(&(x)->key)
37 static_key_disable(key); in invert_key()
50 static_key_disable(key); in invert_key()
212 void static_key_disable(struct static_key *key) in static_key_disable() function218 EXPORT_SYMBOL_GPL(static_key_disable);
438 static_key_disable(&tp->key); in tracepoint_remove_func()
1681 static_key_disable(key); in proc_do_static_key()
1718 static_key_disable(&balloon_stat_enabled.key); in vmballoon_debugfs_exit()
1583 static_key_disable
1811 static_key_disable
2384 static_key_disable
2562 static_key_disable
3875 static_key_disable
2866 static_key_disable(&tracepoint_printk_key.key); in tracepoint_printk_sysctl()