Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/lib/zlib_inflate/
Dinfutil.h23 #define WS(z) ((struct inflate_workspace *)(z->workspace)) macro
/kernel/linux/linux-5.10/lib/zlib_inflate/
Dinfutil.h37 #define WS(strm) ((struct inflate_workspace *)(strm->workspace)) macro
/kernel/linux/linux-4.19/net/rxrpc/
Dar-internal.h36 #define rxrpc_queue_work(WS) queue_work(rxrpc_workqueue, (WS)) argument
37 #define rxrpc_queue_delayed_work(WS,D) \ argument
/kernel/linux/linux-5.10/net/rxrpc/
Dar-internal.h33 #define rxrpc_queue_work(WS) queue_work(rxrpc_workqueue, (WS)) argument
34 #define rxrpc_queue_delayed_work(WS,D) \ argument
/kernel/linux/linux-4.19/arch/powerpc/xmon/
Dppc-opc.c800 #define WS EVUIMM_8 + 1 macro
/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dppc-opc.c788 #define WS EVUIMM_8 + 1 macro