Home
last modified time | relevance | path

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

/linux-6.1.9/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.1.9/kernel/
Djump_label.c293 void __static_key_deferred_flush(void *key, struct delayed_work *work) in __static_key_deferred_flush() function
298 EXPORT_SYMBOL_GPL(__static_key_deferred_flush);