Searched refs:WS (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/tools/testing/selftests/net/forwarding/ |
D | sch_ets_tests.sh | 13 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-6.6.21/arch/arm/kernel/ |
D | head-inflate-data.c | 50 WS(strm)->inflate_state.wsize = 0; in __inflate_kernel_data() 51 WS(strm)->inflate_state.window = NULL; in __inflate_kernel_data()
|
/linux-6.6.21/lib/ |
D | decompress_inflate.c | 139 WS(strm)->inflate_state.wsize = 0; in __gunzip() 140 WS(strm)->inflate_state.window = NULL; in __gunzip()
|
/linux-6.6.21/lib/zlib_inflate/ |
D | infutil.h | 37 #define WS(strm) ((struct inflate_workspace *)(strm->workspace)) macro
|
D | inflate.c | 66 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-6.6.21/Documentation/driver-api/mei/ |
D | iamt.rst | 26 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-6.6.21/scripts/dtc/ |
D | dtc-lexer.l | 235 <*>{WS}+ /* eat whitespace */
|
/linux-6.6.21/net/rxrpc/ |
D | ar-internal.h | 26 #define rxrpc_queue_work(WS) queue_work(rxrpc_workqueue, (WS)) argument 27 #define rxrpc_queue_delayed_work(WS,D) \ argument 28 queue_delayed_work(rxrpc_workqueue, (WS), (D))
|
/linux-6.6.21/scripts/ |
D | decode_stacktrace.sh | 93 if ${READELF} -WS "$fn" | grep -qwF .debug_line ; then
|
/linux-6.6.21/Documentation/hwmon/ |
D | asus_ec_sensors.rst | 9 * Pro WS X570-ACE
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ |
D | renesas,rsnd.txt | 235 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-6.6.21/Documentation/networking/device_drivers/can/ |
D | can327.rst | 101 After issuing the "``AT WS``" command, the controller will respond with 104 >AT WS
|
/linux-6.6.21/arch/powerpc/xmon/ |
D | ppc-opc.c | 788 #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-6.6.21/drivers/eisa/ |
D | eisa.ids | 627 ICU0300 "Gateway Ethertwist PC/PC-WS(National Chipset)"
|