should_stop
int rc, should_stop = 0;
(should_stop = kthread_should_stop())),
if (should_stop)
int should_stop = 0;
(should_stop = kthread_should_stop()), 1);
(should_stop = kthread_should_stop()), HZ);
if (should_stop)
struct wil_ring *ring, bool should_stop);
if (sess->should_stop)
sess->should_stop = 1;
sess->should_stop = 0;
sess->should_stop = 0;
sess->should_stop = 1;
unsigned int should_stop;
if (sess->should_stop &&
} else if (sess->should_stop)
bool should_stop;
should_stop = kthread_should_stop();
if (should_stop) {
bool should_stop;
should_stop = kthread_should_stop();
if (should_stop)
int should_stop(void);
while (!should_stop()) {
if (should_stop())