Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zlib_inflate/
Dinfutil.h37 #define WS(strm) ((struct inflate_workspace *)(strm->workspace)) macro
/linux-6.12.1/net/rxrpc/
Dar-internal.h26 #define rxrpc_queue_work(WS) queue_work(rxrpc_workqueue, (WS)) argument
27 #define rxrpc_queue_delayed_work(WS,D) \ argument
/linux-6.12.1/arch/powerpc/xmon/
Dppc-opc.c788 #define WS EVUIMM_8 + 1 macro