Home
last modified time | relevance | path

Searched refs:__static_key_deferred_flush (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Djump_label_ratelimit.h33 __static_key_deferred_flush((x), &(x)->work)
39 extern void __static_key_deferred_flush(void *key, struct delayed_work *work);
/linux-6.6.21/kernel/
Djump_label.c321 void __static_key_deferred_flush(void *key, struct delayed_work *work) in __static_key_deferred_flush() function
326 EXPORT_SYMBOL_GPL(__static_key_deferred_flush);