Searched refs:do_stop (Results 1 – 8 of 8) sorted by relevance
58 do_stop()103 do_stop112 do_stop127 stop() { do_stop; }
49 do_stop()67 do_stop84 stop() { do_stop; }
106 do_stop()124 do_stop141 stop() { do_stop; }
96 do_stop()114 do_stop131 stop() { do_stop; }
312 int do_stop = 1; in ub_ctx_delete() local320 do_stop = 0; in ub_ctx_delete()339 if(ctx->created_bg && ctx->dothread && do_stop) { in ub_ctx_delete()342 do_stop = 0; in ub_ctx_delete()346 if(do_stop) in ub_ctx_delete()
6528 int do_stop = 0; in iwm_suspend() local6531 do_stop = !! (sc->sc_ic.ic_nrunning > 0); in iwm_suspend()6538 if (do_stop) { in iwm_suspend()
665 do_stop(RES* ssl, struct worker* worker) in do_stop() function3430 do_stop(ssl, worker); in execute_cmd()
3617 bool do_stop = elem.second.stop != eLazyBoolCalculate; in ResetSignalFromDummy() local3619 signals_sp->ResetSignal(signo, do_stop, do_notify, do_pass); in ResetSignalFromDummy()