Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/core/
HDmad.c160 int lst_empty; in timeout_handler_task() local
181 lst_empty = list_empty(&exp_lst); in timeout_handler_task()
191 } while (!lst_empty); in timeout_handler_task()