Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-mpath.c2099 goto skip_probe; in probe_active_paths()
2103 goto skip_probe; in probe_active_paths()
2127 skip_probe: in probe_active_paths()
/linux/net/core/
H A Dneighbour.c1107 bool skip_probe = false; in neigh_timer_handler() local
1175 skip_probe = true; in neigh_timer_handler()
1181 if (skip_probe) in neigh_timer_handler()