Home
last modified time | relevance | path

Searched refs:stop_sync_thread (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/netfilter/ipvs/
Dip_vs_sync.c1937 int stop_sync_thread(struct netns_ipvs *ipvs, int state) in stop_sync_thread() function
2037 retc = stop_sync_thread(ipvs, IP_VS_STATE_MASTER); in ip_vs_sync_net_cleanup()
2041 retc = stop_sync_thread(ipvs, IP_VS_STATE_BACKUP); in ip_vs_sync_net_cleanup()
Dip_vs_ctl.c2734 ret = stop_sync_thread(ipvs, dm->state); in do_ip_vs_set_ctl()
3861 ret = stop_sync_thread(ipvs, in ip_vs_genl_del_daemon()
/Linux-v6.6/include/net/
Dip_vs.h1575 int stop_sync_thread(struct netns_ipvs *ipvs, int state);
/Linux-v6.6/drivers/md/
Dmd.c4761 static void stop_sync_thread(struct mddev *mddev) in stop_sync_thread() function
4797 stop_sync_thread(mddev); in idle_sync_thread()
4809 stop_sync_thread(mddev); in frozen_sync_thread()