Home
last modified time | relevance | path

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

/net/smc/
A Dsmc_core.c740 if (!lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
743 if (lgr->is_smcd && !lgr->terminating) in smc_lgr_free_work()
907 lgr->terminating = 0; in smc_lgr_create()
1551 if (lgr->terminating) in __smc_lgr_terminate()
1555 lgr->terminating = 1; in __smc_lgr_terminate()
1584 if (list_empty(&lgr->list) || lgr->terminating || lgr->freeing) { in smc_lgr_terminate_sched()
A Dsmc_wr.c210 if (in_softirq() || lgr->terminating) { in smc_wr_tx_get_free_slot()
218 lgr->terminating || in smc_wr_tx_get_free_slot()
A Dsmc_core.h296 u8 terminating : 1;/* lgr is terminating */ member
/net/sched/
A DKconfig898 Say Y here to allow for sourcing and terminating metadata

Completed in 21 milliseconds