Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ibm/emac/
H A Dmal.c446 goto more_work; in mal_poll()
455 more_work: in mal_poll()
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c638 bool more_work = true; in svc_resize_work_handler() local
651 more_work = false; in svc_resize_work_handler()
672 more_work = true; in svc_resize_work_handler()
784 if (!READ_ONCE(ipvs->enable) || !more_work || in svc_resize_work_handler()