Searched refs:jump_label_update_timeout (Results 1 – 2 of 2) sorted by relevance
43 extern void jump_label_update_timeout(struct work_struct *work);50 jump_label_update_timeout, \59 jump_label_update_timeout, \
259 void jump_label_update_timeout(struct work_struct *work) in jump_label_update_timeout() function265 EXPORT_SYMBOL_GPL(jump_label_update_timeout);305 INIT_DELAYED_WORK(&key->work, jump_label_update_timeout); in jump_label_rate_limit()