Lines Matching refs:stop
12 bool stop; member
22 while (i++ < ctx->loop && !ctx->stop) { in htab_lookup_fn()
31 ctx->stop = true; in htab_lookup_fn()
40 ctx->stop = true; in htab_lookup_fn()
47 ctx->stop = true; in htab_lookup_fn()
53 ctx->stop = true; in htab_lookup_fn()
67 while (i++ < ctx->loop && !ctx->stop) { in htab_update_fn()
76 ctx->stop = true; in htab_update_fn()
83 ctx->stop = true; in htab_update_fn()
90 ctx->stop = true; in htab_update_fn()
154 ctx.stop = false; in test_fd_htab_lookup()
165 ctx.stop = true; in test_fd_htab_lookup()
172 ctx.stop = true; in test_fd_htab_lookup()