Searched refs:reg_todo (Results 1 – 1 of 1) sorted by relevance
217 static void reg_todo(struct work_struct *work);218 static DECLARE_WORK(reg_work, reg_todo);2835 static void reg_todo(struct work_struct *work) in reg_todo() function