Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.c5163 static void stop_sync_thread(struct mddev *mddev, bool locked) in stop_sync_thread() function
5198 stop_sync_thread(mddev, true); in md_idle_sync_thread()
5207 stop_sync_thread(mddev, true); in md_frozen_sync_thread()
7036 stop_sync_thread(mddev, true); in md_stop_writes()
7100 stop_sync_thread(mddev, false); in md_set_readonly()
7146 stop_sync_thread(mddev, true); in do_md_stop()
/linux/include/net/
H A Dip_vs.h1892 int stop_sync_thread(struct netns_ipvs *ipvs, int state);
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3363 ret = stop_sync_thread(ipvs, dm->state); in do_ip_vs_set_ctl()
4481 ret = stop_sync_thread(ipvs, in ip_vs_genl_del_daemon()