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