Searched refs:__static_key_deferred_flush (Results 1 – 2 of 2) sorted by relevance
33 __static_key_deferred_flush((x), &(x)->work)39 extern void __static_key_deferred_flush(void *key, struct delayed_work *work);
321 void __static_key_deferred_flush(void *key, struct delayed_work *work) in __static_key_deferred_flush() function326 EXPORT_SYMBOL_GPL(__static_key_deferred_flush);