Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Djump_label_ratelimit.h33 __static_key_deferred_flush((x), &(x)->work)
39 extern void __static_key_deferred_flush(void *key, struct delayed_work *work);
/openbmc/linux/kernel/
H A 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);