Searched refs:activate_path_work (Results 1 – 1 of 1) sorted by relevance
119 static void activate_path_work(struct work_struct *work);963 INIT_DELAYED_WORK(&p->activate_path, activate_path_work); in parse_path()1632 static void activate_path_work(struct work_struct *work) in activate_path_work() function