Searched refs:backup_threads (Results 1 – 2 of 2) sorted by relevance
1825 if (ipvs->backup_threads) in start_sync_thread()1898 ipvs->backup_threads = array; in start_sync_thread()1984 if (!ipvs->backup_threads) in stop_sync_thread()1988 array = ipvs->backup_threads; in stop_sync_thread()2000 ipvs->backup_threads = NULL; in stop_sync_thread()
944 struct task_struct **backup_threads; member