Home
last modified time | relevance | path

Searched refs:WS (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/selftests/net/forwarding/
A Dsch_ets_tests.sh13 declare -a WS
22 if ((!${WS[$i]})); then
111 elif ((${WS[$stream]} == 0)); then
119 ${WS[$low_stream]} ${WS[$stream]} \
156 WS=($(
191 WS[1]=8000
/linux/arch/arm/kernel/
A Dhead-inflate-data.c53 WS(strm)->inflate_state.wsize = 0; in __inflate_kernel_data()
54 WS(strm)->inflate_state.window = NULL; in __inflate_kernel_data()
/linux/lib/
A Ddecompress_inflate.c139 WS(strm)->inflate_state.wsize = 0; in __gunzip()
140 WS(strm)->inflate_state.window = NULL; in __gunzip()
/linux/lib/zlib_inflate/
A Dinfutil.h37 #define WS(strm) ((struct inflate_workspace *)(strm->workspace)) macro
A Dinflate.c66 state = &WS(strm)->inflate_state; in zlib_inflateInit2()
85 state->window = PTR_ALIGN(&WS(strm)->working_window[0], PAGE_SIZE); in zlib_inflateInit2()
87 state->window = &WS(strm)->working_window[0]; in zlib_inflateInit2()
/linux/net/rxrpc/
A Dar-internal.h34 #define rxrpc_queue_work(WS) queue_work(rxrpc_workqueue, (WS)) argument
35 #define rxrpc_queue_delayed_work(WS,D) \ argument
36 queue_delayed_work(rxrpc_workqueue, (WS), (D))
/linux/Documentation/driver-api/mei/
A Diamt.rst26 starting with Release 6.0) over HTTP/S or WS-Management protocol over
40 over HTTP (deprecated starting with Release 6.0) or with WS-Management over
/linux/scripts/dtc/
A Ddtc-lexer.l235 <*>{WS}+ /* eat whitespace */
/linux/scripts/
A Ddecode_stacktrace.sh65 if readelf -WS "$fn" | grep -qwF .debug_line ; then
/linux/Documentation/devicetree/bindings/sound/
A Drenesas,rsnd.txt235 Each SSI can share WS pin. It is based on platform.
236 This is example if SSI1 want to share WS pin with SSI0
/linux/arch/powerpc/xmon/
A Dppc-opc.c788 #define WS EVUIMM_8 + 1 macro
789 #define DRM WS
794 #define PSWM WS + 1
4963 {"eratre", X(31,179), X_MASK, PPCA2, 0, {RT, RA, WS}},
5002 {"eratwe", X(31,211), X_MASK, PPCA2, 0, {RS, RA, WS}},
/linux/drivers/eisa/
A Deisa.ids627 ICU0300 "Gateway Ethertwist PC/PC-WS(National Chipset)"

Completed in 30 milliseconds