Home
last modified time | relevance | path

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

/linux-3.4.99/lib/zlib_inflate/
Dinfutil.h23 #define WS(z) ((struct inflate_workspace *)(z->workspace)) macro
/linux-3.4.99/net/rxrpc/
Dar-internal.h30 #define rxrpc_queue_work(WS) queue_work(rxrpc_workqueue, (WS)) argument
31 #define rxrpc_queue_delayed_work(WS,D) \ argument
/linux-3.4.99/drivers/net/ethernet/i825xx/
Deepro.c548 unsigned short int WS[32]=WakeupSeq; in do_eepro_probe() local
/linux-3.4.99/arch/powerpc/xmon/
Dppc-opc.c562 #define WS EVUIMM_8 + 1 macro