Home
last modified time | relevance | path

Searched refs:YELLOW (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/net/
A Dudpgso_bench.sh7 readonly YELLOW='\033[0;33m'
41 echo -e "$(basename $0): ${YELLOW}SKIP${NC}"
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxdp_features.c24 #define YELLOW(str) "\033[0;33m" str "\033[0m" macro
116 return YELLOW("XDP_PASS"); in get_xdp_feature_str()
118 return YELLOW("XDP_DROP"); in get_xdp_feature_str()
120 return YELLOW("XDP_ABORTED"); in get_xdp_feature_str()
122 return YELLOW("XDP_TX"); in get_xdp_feature_str()
124 return YELLOW("XDP_REDIRECT"); in get_xdp_feature_str()
130 return YELLOW("XDP_NDO_XMIT"); in get_xdp_feature_str()
/linux-6.3-rc2/tools/testing/selftests/futex/include/
A Dlogging.h33 #define YELLOW '3', '3' macro
37 #define BRIGHT_YELLOW ESC, BRIGHT, ';', YELLOW, ESCEND
/linux-6.3-rc2/Documentation/gpu/amdgpu/
A Dapu-asic-info-table.csv8 Ryzen 6000 series / Ryzen 7x35 series, YELLOW CARP / Rembrandt / Rembrandt+, 3.1.2, 10.3.3, VCN 3.1…
/linux-6.3-rc2/arch/arm/boot/dts/
A Dls1021a-moxa-uc-8410a.dts122 label = "UC8410A:YELLOW:DIA";
/linux-6.3-rc2/Documentation/userspace-api/media/rc/
A Drc-tables.rst443 - YELLOW
/linux-6.3-rc2/scripts/
A Dcheckpatch.pl186 print(YELLOW . "WARNING" . RESET);
201 $type = YELLOW . $type . RESET;
2324 $output .= YELLOW;

Completed in 11 milliseconds