Home
last modified time | relevance | path

Searched refs:stop_threads (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfree_timer.c24 static void stop_threads(struct run_ctx *ctx) in stop_threads() function
151 stop_threads(&ctx); in test_free_timer()
/linux/drivers/block/drbd/
H A Ddrbd_nl.c1354 bool stop_threads; in conn_reconfig_done() local
1356 stop_threads = conn_all_vols_unconf(connection) && in conn_reconfig_done()
1359 if (stop_threads) { in conn_reconfig_done()