WS 70 lib/zlib_inflate/inflate.c state = &WS(strm)->inflate_state; WS 84 lib/zlib_inflate/inflate.c state->window = &WS(strm)->working_window[0]; WS 30 net/rxrpc/ar-internal.h #define rxrpc_queue_work(WS) queue_work(rxrpc_workqueue, (WS)) WS 32 net/rxrpc/ar-internal.h queue_delayed_work(rxrpc_workqueue, (WS), (D))