Home
last modified time | relevance | path

Searched defs:WS (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/lib/zlib_inflate/
Dinfutil.h23 #define WS(z) ((struct inflate_workspace *)(z->workspace)) macro
/Linux-v5.4/net/rxrpc/
Dar-internal.h32 #define rxrpc_queue_work(WS) queue_work(rxrpc_workqueue, (WS)) argument
33 #define rxrpc_queue_delayed_work(WS,D) \ argument
/Linux-v5.4/arch/powerpc/xmon/
Dppc-opc.c788 #define WS EVUIMM_8 + 1 macro