Searched refs:static_key_disable (Results 1 – 5 of 5) sorted by relevance
212 void static_key_disable(struct static_key *key) in static_key_disable() function218 EXPORT_SYMBOL_GPL(static_key_disable);
417 static_key_disable(&tp->key); in tracepoint_remove_func()
1629 static_key_disable(key); in proc_do_static_key()
2923 static_key_disable(&tracepoint_printk_key.key); in tracepoint_printk_sysctl()10452 static_key_disable(&tracepoint_printk_key.key); in late_trace_init()
8749 #define preempt_dynamic_disable(f) static_key_disable(&sk_dynamic_##f.key)