Home
last modified time | relevance | path

Searched refs:RED (Results 1 – 15 of 15) sorted by relevance

/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_offload.sh246 log_test "root$tbfpfx-ETS-{RED,TBF} offloaded"
255 log_test "root$tbfpfx-ETS-{RED-TBF,TBF-RED} offloaded"
266 log_test "root$tbfpfx-ETS-{RED-TBF-bFIFO,TBF-RED-bFIFO} offloaded"
/linux/tools/testing/selftests/bpf/
H A Dtest_tunnel.sh
H A Dtest_lirc_mode2.sh15 RED='\033[0;31m'
35 echo -e ${RED}"FAIL: $TYPE"${NC}
H A Dxdp_features.c23 #define RED(str) "\033[0;31m" str "\033[0m" macro
647 detected_cap ? GREEN("DETECTED") : RED("NOT DETECTED"), in tester_run()
649 : RED("NOT ADVERTISED")); in tester_run()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-chromeos-driver-cros-ec-lightbar38 indicating LED, RED, GREEN, BLUE. The LED number is 0 to 3
40 to the same value at once. The RED, GREEN, and BLUE
/linux/tools/testing/selftests/net/netfilter/
H A Dipvs.sh31 RED='\033[0;31m'
201 echo -e "$(basename $0): ${RED}FAIL${NC}"
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-el15203000.txt4 This LED Board (aka RED LEDs board) is widely used in
/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-osd32mp1-red.dts18 model = "Octavo OSD32MP1 RED board";
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead907d.c334 NVVAL(NV907D, HEAD_SET_OVERSCAN_COLOR, RED, 0) | in head907d_mode()
359 NVVAL(NV907D, HEAD_SET_DEFAULT_BASE_COLOR, RED, 0) | in head907d_mode()
H A Dhead507d.c366 NVVAL(NV507D, HEAD_SET_OVERSCAN_COLOR, RED, 0) | in head507d_mode()
394 NVVAL(NV507D, HEAD_SET_DEFAULT_BASE_COLOR, RED, 0) | in head507d_mode()
/linux/drivers/iio/light/
H A Dveml3328.c82 VEML3328_CHAN_SPEC(RED, VEML3328_REG_DATA_R),
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst435 - RED
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-osd3358-sm-red.dts18 model = "Octavo Systems OSD3358-SM-RED";
/linux/net/sched/
H A DKconfig90 tristate "Random Early Detection (RED)"
92 Say Y here if you want to use the Random Early Detection (RED)
249 flows). This is a variation of RED which tries to penalize flows
/linux/scripts/
H A Dcheckpatch.pl220 print(RED . "ERROR" . RESET);
235 $type = RED . $type . RESET;
2384 $output .= RED;