/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_tunnel.sh | 51 RED='\033[0;31m' 293 echo -e ${RED}"FAIL: $TYPE"${NC} 323 echo -e ${RED}"FAIL: $TYPE"${NC} 352 echo -e ${RED}"FAIL: $TYPE"${NC} 376 echo -e ${RED}"FAIL: $TYPE"${NC} 399 echo -e ${RED}"FAIL: $TYPE"${NC} 423 echo -e ${RED}"FAIL: $TYPE"${NC} 451 echo -e ${RED}"FAIL: ip6$TYPE"${NC} 475 echo -e ${RED}"FAIL: $TYPE"${NC} 499 echo -e ${RED}"FAI [all...] |
H A D | test_tc_redirect.sh | 36 readonly RED='\033[0;31m' 132 echo -e "${TEST}: ${RED}FAIL${NC}" 140 echo -e "${TEST}: ${RED}FAIL${NC}" 148 echo -e "${TEST}: ${RED}FAIL${NC}" 156 echo -e "${TEST}: ${RED}FAIL${NC}"
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | sch_offload.sh | 246 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"
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_tunnel.sh | 53 RED='\033[0;31m' 255 echo -e ${RED}"FAIL: $TYPE"${NC} 279 echo -e ${RED}"FAIL: $TYPE"${NC} 309 echo -e ${RED}"FAIL: $TYPE"${NC} 338 echo -e ${RED}"FAIL: $TYPE"${NC} 362 echo -e ${RED}"FAIL: $TYPE"${NC} 385 echo -e ${RED}"FAIL: $TYPE"${NC} 409 echo -e ${RED}"FAIL: $TYPE"${NC} 433 echo -e ${RED}"FAIL: ip6$TYPE"${NC} 458 echo -e ${RED}"FAI [all...] |
H A D | xdp_features.c | 22 #define RED(str) "\033[0;31m" str "\033[0m" macro 646 detected_cap ? GREEN("DETECTED") : RED("NOT DETECTED"), in tester_run() 648 : RED("NOT ADVERTISED")); in tester_run()
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-blinkm.c | 68 #define RED 0 macro 141 case RED: in show_color_common() 170 case RED: in store_color_common() 198 return show_color_common(dev, buf, RED); in show_red() 206 ret = store_color_common(dev, buf, RED); in store_red() 430 case RED: in blinkm_led_common_set() 466 return blinkm_led_common_set(led_cdev, value, RED); in blinkm_led_red_set() 603 /* RED = 0, GREEN = 1, BLUE = 2 */ in blinkm_probe() 610 case RED: in blinkm_probe() 673 led_classdev_unregister(&led[RED] in blinkm_probe() [all...] |
H A D | leds-bd2802.c | 45 RED, enumerator 112 case RED: in bd2802_is_rgb_off() 180 case RED: in bd2802_update_state() 221 reg = bd2802_get_reg_addr(LED1, RED, BD2802_REG_HOURSETUP); in bd2802_configure() 224 reg = bd2802_get_reg_addr(LED2, RED, BD2802_REG_HOURSETUP); in bd2802_configure() 548 BD2802_CONTROL_RGBS(led1r, LED1, RED); 551 BD2802_CONTROL_RGBS(led2r, LED2, RED); 747 bd2802_turn_on(led, i, RED, led->led[i].r); in bd2802_restore_state()
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-blinkm.c | 68 #define RED 0 macro 141 case RED: in show_color_common() 170 case RED: in store_color_common() 198 return show_color_common(dev, buf, RED); in red_show() 206 ret = store_color_common(dev, buf, RED); in red_store() 430 case RED: in blinkm_led_common_set() 466 return blinkm_led_common_set(led_cdev, value, RED); in blinkm_led_red_set() 601 /* RED = 0, GREEN = 1, BLUE = 2 */ in blinkm_probe() 608 case RED: in blinkm_probe() 671 led_classdev_unregister(&led[RED] in blinkm_probe() [all...] |
H A D | leds-bd2802.c | 45 RED, enumerator 112 case RED: in bd2802_is_rgb_off() 180 case RED: in bd2802_update_state() 221 reg = bd2802_get_reg_addr(LED1, RED, BD2802_REG_HOURSETUP); in bd2802_configure() 224 reg = bd2802_get_reg_addr(LED2, RED, BD2802_REG_HOURSETUP); in bd2802_configure() 548 BD2802_CONTROL_RGBS(led1r, LED1, RED); 551 BD2802_CONTROL_RGBS(led2r, LED2, RED); 744 bd2802_turn_on(led, i, RED, led->led[i].r); in bd2802_restore_state()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | udpgso_bench.sh | 8 readonly RED='\033[0;31m' 36 echo -e "$(basename $0): ${RED}FAIL${NC}"
|
/kernel/linux/linux-5.10/tools/testing/selftests/futex/include/ |
H A D | logging.h | 34 #define RED '3', '1' macro 38 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | udpgso_bench.sh | 8 readonly RED='\033[0;31m' 36 echo -e "$(basename $0): ${RED}FAIL${NC}"
|
/kernel/linux/linux-6.6/tools/testing/selftests/futex/include/ |
H A D | logging.h | 34 #define RED '3', '1' macro 38 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND
|
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/ |
H A D | ipvs.sh | 31 RED='\033[0;31m' 224 echo -e "$(basename $0): ${RED}FAIL${NC}"
|
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
H A D | ipvs.sh | 31 RED='\033[0;31m' 224 echo -e "$(basename $0): ${RED}FAIL${NC}"
|
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | cm3323.c | 62 CM3323_COLOR_CHANNEL(RED, CM3323_CMD_RED_DATA),
|
H A D | adjd_s311.c | 161 ADJD_S311_CHANNEL(RED, 0),
|
/kernel/linux/linux-5.10/drivers/staging/fbtft/ |
H A D | fb_ili9163.c | 69 #ifdef RED
|
/kernel/linux/linux-6.6/drivers/staging/fbtft/ |
H A D | fb_ili9163.c | 69 #ifdef RED
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | adjd_s311.c | 164 ADJD_S311_CHANNEL(RED, 0),
|
H A D | cm3323.c | 62 CM3323_COLOR_CHANNEL(RED, CM3323_CMD_RED_DATA),
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head507d.c | 366 NVVAL(NV507D, HEAD_SET_OVERSCAN_COLOR, RED, 0) | in head507d_mode() 394 NVVAL(NV507D, HEAD_SET_DEFAULT_BASE_COLOR, RED, 0) | in head507d_mode()
|
H A D | head907d.c | 329 NVVAL(NV907D, HEAD_SET_OVERSCAN_COLOR, RED, 0) | in head907d_mode() 354 NVVAL(NV907D, HEAD_SET_DEFAULT_BASE_COLOR, RED, 0) | in head907d_mode()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head507d.c | 366 NVVAL(NV507D, HEAD_SET_OVERSCAN_COLOR, RED, 0) | in head507d_mode() 394 NVVAL(NV507D, HEAD_SET_DEFAULT_BASE_COLOR, RED, 0) | in head507d_mode()
|
H A D | head907d.c | 334 NVVAL(NV907D, HEAD_SET_OVERSCAN_COLOR, RED, 0) | in head907d_mode() 359 NVVAL(NV907D, HEAD_SET_DEFAULT_BASE_COLOR, RED, 0) | in head907d_mode()
|