Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c621 bool need_delay; in __cache_work_func() local
636 need_delay = need_resched() || someone_adding(cache) || in __cache_work_func()
642 if (need_delay) { in __cache_work_func()
/openbmc/linux/drivers/md/
H A Dmd.c9680 int need_delay = 0; in md_notify_reboot() local
9694 need_delay = 1; in md_notify_reboot()
9706 if (need_delay) in md_notify_reboot()