Lines Matching refs:total_ws
926 atomic_set(&wsm->total_ws, 0);
938 atomic_set(&wsm->total_ws, 1);
954 atomic_dec(&wsman->total_ws);
972 atomic_t *total_ws;
979 total_ws = &wsm->total_ws;
993 if (atomic_read(total_ws) > cpus) {
998 if (atomic_read(total_ws) > cpus && !*free_ws)
1003 atomic_inc(total_ws);
1016 atomic_dec(total_ws);
1029 if (atomic_read(total_ws) == 0) {
1068 atomic_t *total_ws;
1075 total_ws = &wsm->total_ws;
1089 atomic_dec(total_ws);