Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 - 25 of 67) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_rect.c27 FAIL(visible, "Destination not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero()
28 FAIL(drm_rect_visible(&src), "Source should not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero()
34 FAIL(visible, "Destination not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero()
35 FAIL(drm_rect_visible(&src), "Source should not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero()
52 FAIL(src.x1 != 0 || src.x2 != 1 << 16 || in igt_drm_rect_clip_scaled_not_clipped()
55 FAIL(dst.x1 != 0 || dst.x2 != 1 || in igt_drm_rect_clip_scaled_not_clipped()
58 FAIL(!visible, "Destination should be visible\n"); in igt_drm_rect_clip_scaled_not_clipped()
59 FAIL(!drm_rect_visible(&src), "Source should be visible\n"); in igt_drm_rect_clip_scaled_not_clipped()
68 FAIL(src.x1 != 0 || src.x2 != 2 << 16 || in igt_drm_rect_clip_scaled_not_clipped()
71 FAIL(ds in igt_drm_rect_clip_scaled_not_clipped()
[all...]
H A Dtest-drm_plane_helper.c107 FAIL(ret < 0, "Simple clipping check should pass\n"); in igt_check_plane_state()
118 FAIL(ret < 0, "Rotated clipping check should pass\n"); in igt_check_plane_state()
131 FAIL(!ret, "Should not be able to position on the crtc with can_position=false\n"); in igt_check_plane_state()
137 FAIL(ret < 0, "Simple positioning should work\n"); in igt_check_plane_state()
149 FAIL(!ret, "Upscaling out of range should fail.\n"); in igt_check_plane_state()
154 FAIL(ret < 0, "Upscaling exactly 2x should work\n"); in igt_check_plane_state()
163 FAIL(!ret, "Downscaling out of range should fail.\n"); in igt_check_plane_state()
167 FAIL(ret < 0, "Should succeed with exact scaling limit\n"); in igt_check_plane_state()
179 FAIL(ret < 0, "Should succeed by clipping to exact multiple"); in igt_check_plane_state()
190 FAIL(re in igt_check_plane_state()
[all...]
H A Dtest-drm_damage_helper.c98 FAIL(num_hits != 1, "Should return plane src as damage."); in igt_damage_iter_no_damage()
131 FAIL(num_hits != 1, "Should return rounded off plane src as damage."); in igt_damage_iter_no_damage_fractional_src()
163 FAIL(num_hits != 1, "Should return plane src as damage."); in igt_damage_iter_no_damage_src_moved()
196 FAIL(num_hits != 1, "Should return plane src as damage."); in igt_damage_iter_no_damage_fractional_src_moved()
226 FAIL(num_hits != 0, "Should have no damage."); in igt_damage_iter_no_damage_not_visible()
254 FAIL(num_hits != 0, "Should have no damage."); in igt_damage_iter_no_damage_no_crtc()
277 FAIL(num_hits != 0, "Should have no damage."); in igt_damage_iter_no_damage_no_fb()
312 FAIL(num_hits != 1, "Should return damage when set."); in igt_damage_iter_simple_damage()
347 FAIL(num_hits != 1, "Should return damage when set."); in igt_damage_iter_single_damage()
383 FAIL(num_hit in igt_damage_iter_single_damage_intersect_src()
[all...]
H A Dtest-drm_modeset_common.h9 #define FAIL(test, msg, ...) \ macro
17 #define FAIL_ON(x) FAIL((x), "%s", "FAIL_ON(" __stringify(x) ")\n")
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dinterrupt.c22 #define FAIL udbg_printf macro
25 #define FAIL pr_debug macro
184 FAIL("%s:%d: irq_create_mapping failed: outlet %lu\n", in ps3_virq_setup()
196 FAIL("%s:%d: irq_set_chip_data failed\n", in ps3_virq_setup()
251 FAIL("%s:%d: ps3_virq_setup failed\n", __func__, __LINE__); in ps3_irq_plug_setup()
263 FAIL("%s:%d: lv1_connect_irq_plug_ext failed: %s\n", in ps3_irq_plug_setup()
300 FAIL("%s:%d: lv1_disconnect_irq_plug_ext failed: %s\n", in ps3_irq_plug_destroy()
328 FAIL("%s:%d: lv1_construct_event_receive_port failed: %s\n", in ps3_event_receive_port_setup()
361 FAIL("%s:%d: lv1_destruct_event_receive_port failed: %s\n", in ps3_event_receive_port_destroy()
405 FAIL(" in ps3_sb_event_receive_port_setup()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dinterrupt.c23 #define FAIL udbg_printf macro
26 #define FAIL pr_debug macro
185 FAIL("%s:%d: irq_create_mapping failed: outlet %lu\n", in ps3_virq_setup()
197 FAIL("%s:%d: irq_set_chip_data failed\n", in ps3_virq_setup()
252 FAIL("%s:%d: ps3_virq_setup failed\n", __func__, __LINE__); in ps3_irq_plug_setup()
264 FAIL("%s:%d: lv1_connect_irq_plug_ext failed: %s\n", in ps3_irq_plug_setup()
301 FAIL("%s:%d: lv1_disconnect_irq_plug_ext failed: %s\n", in ps3_irq_plug_destroy()
329 FAIL("%s:%d: lv1_construct_event_receive_port failed: %s\n", in ps3_event_receive_port_setup()
362 FAIL("%s:%d: lv1_destruct_event_receive_port failed: %s\n", in ps3_event_receive_port_destroy()
406 FAIL(" in ps3_sb_event_receive_port_setup()
[all...]
/kernel/linux/linux-6.6/scripts/dtc/
H A Dchecks.c119 #define FAIL(c, dti, node, ...) \ macro
202 FAIL(c, dti, node, "always_fail check"); in check_always_fail()
285 FAIL(c, dti, child2, "Duplicate node name"); in check_duplicate_node_names()
318 FAIL(c, dti, node, "Bad character '%c' in node name", in check_node_name_chars()
329 FAIL(c, dti, node, "Character '%c' not recommended in node name", in check_node_name_chars_strict()
338 FAIL(c, dti, node, "multiple '@' characters in node name"); in check_node_name_format()
350 FAIL(c, dti, node, "node name and property name conflict"); in check_node_name_vs_property_name()
375 FAIL(c, dti, node, "node has a reg or ranges property, but no unit name"); in check_unit_address_vs_reg()
378 FAIL(c, dti, node, "node has a unit name, but no reg or ranges property"); in check_unit_address_vs_reg()
458 FAIL( in check_duplicate_label()
[all...]
/kernel/linux/linux-5.10/scripts/dtc/
H A Dchecks.c119 #define FAIL(c, dti, node, ...) \ macro
194 FAIL(c, dti, node, "always_fail check"); in check_always_fail()
277 FAIL(c, dti, child2, "Duplicate node name"); in check_duplicate_node_names()
309 FAIL(c, dti, node, "Bad character '%c' in node name", in check_node_name_chars()
320 FAIL(c, dti, node, "Character '%c' not recommended in node name", in check_node_name_chars_strict()
329 FAIL(c, dti, node, "multiple '@' characters in node name"); in check_node_name_format()
352 FAIL(c, dti, node, "node has a reg or ranges property, but no unit name"); in check_unit_address_vs_reg()
355 FAIL(c, dti, node, "node has a unit name, but no reg or ranges property"); in check_unit_address_vs_reg()
435 FAIL(c, dti, node, "Duplicate label '%s' on " DESCLABEL_FMT in check_duplicate_label()
487 FAIL( in check_phandle_prop()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/futex/include/
H A Dlogging.h27 * Define PASS, ERROR, and FAIL strings with and without color escape
49 static const char FAIL_NORMAL[] = " FAIL";
53 const char *FAIL = FAIL_NORMAL; variable
68 * log_color() - Use colored output for PASS, ERROR, and FAIL strings
76 FAIL = FAIL_COLOR; in log_color()
80 FAIL = FAIL_NORMAL; in log_color()
89 * them. FAIL and ERROR messages are always displayed.
101 * print_result() - Print standard PASS | ERROR | FAIL results
145 fprintf(stderr, "\t%s: "message, FAIL, ##args); \
/kernel/linux/linux-6.6/tools/testing/selftests/futex/include/
H A Dlogging.h27 * Define PASS, ERROR, and FAIL strings with and without color escape
49 static const char FAIL_NORMAL[] = " FAIL";
53 const char *FAIL = FAIL_NORMAL; variable
68 * log_color() - Use colored output for PASS, ERROR, and FAIL strings
76 FAIL = FAIL_COLOR; in log_color()
80 FAIL = FAIL_NORMAL; in log_color()
89 * them. FAIL and ERROR messages are always displayed.
101 * print_result() - Print standard PASS | ERROR | FAIL results
145 fprintf(stderr, "\t%s: "message, FAIL, ##args); \
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H A Ddma_fifo.c21 #define FAIL(fifo, condition, format...) ({ \ macro
158 if (FAIL(fifo, addr_check(fifo->done, fifo->in, fifo->in + n) || in dma_fifo_in()
225 if (FAIL(fifo, fifo->open > fifo->open_limit, in dma_fifo_out_pend()
229 if (FAIL(fifo, fifo->out & (fifo->align - 1), in dma_fifo_out_pend()
253 if (FAIL(fifo, list_empty(&fifo->pending) != (fifo->open == 0), in dma_fifo_out_complete()
271 if (FAIL(fifo, pending->out != fifo->done || in dma_fifo_out_complete()
287 if (FAIL(fifo, fifo->open < 0, "open dma:%d < 0", fifo->open)) in dma_fifo_out_complete()
289 if (FAIL(fifo, fifo->avail > fifo->size, "fifo avail:%d > size:%d", in dma_fifo_out_complete()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c58 input->ainfo_write == FAIL) { in mod_hdcp_hdcp1_transition()
96 if (input->link_maintenance == FAIL) { in mod_hdcp_hdcp1_transition()
184 input->ainfo_write == FAIL) { in mod_hdcp_hdcp1_dp_transition()
246 if (input->link_integrity_check == FAIL || in mod_hdcp_hdcp1_dp_transition()
247 input->reauth_request_check == FAIL) { in mod_hdcp_hdcp1_dp_transition()
254 if (input->link_integrity_check == FAIL || in mod_hdcp_hdcp1_dp_transition()
255 input->reauth_request_check == FAIL) { in mod_hdcp_hdcp1_dp_transition()
/kernel/linux/linux-6.6/tools/testing/selftests/nolibc/
H A Dnolibc-test.c139 FAIL, enumerator
152 msg = " [FAIL]"; in result()
174 result(llen, ret ? FAIL : OK); in expect_zr()
188 result(llen, ret ? FAIL : OK); in expect_nz()
202 result(llen, ret ? FAIL : OK); in expect_eq()
216 result(llen, ret ? FAIL : OK); in expect_ne()
230 result(llen, ret ? FAIL : OK); in expect_ge()
244 result(llen, ret ? FAIL : OK); in expect_gt()
258 result(llen, ret ? FAIL : OK); in expect_le()
272 result(llen, ret ? FAIL in expect_lt()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c181 FAIL("map_lookup: have %#llx, want %#llx", in test_lookup_after_insert()
702 FAIL("%s: incomplete write", log_prefix); in redir_to_connected()
711 FAIL("%s: want pass count 1, have %d", log_prefix, pass); in redir_to_connected()
716 FAIL("%s: incomplete recv", log_prefix); in redir_to_connected()
810 FAIL("%s: incomplete write", log_prefix); in redir_to_listening()
819 FAIL("%s: want drop count 1, have %d", log_prefix, drop); in redir_to_listening()
898 FAIL("incomplete write"); in redir_partial()
902 FAIL("expect %zu, received %d", sizeof(buf) - 1, n); in redir_partial()
1004 FAIL("want pass count 1, have %d", pass); in test_reuseport_select_listening()
1105 FAIL("wan in test_reuseport_select_connected()
[all...]
H A Dsockmap_helpers.h22 #define FAIL(fmt...) _FAIL(0, fmt) macro
28 FAIL("%s: %s", (msg), __buf); \
289 FAIL("unsupported address family %d", family); in init_addr_loopback()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_xdp_redirect_multi.sh33 FAIL=0
50 FAIL=$((FAIL + 1))
213 echo "Summary: PASS $PASS, FAIL $FAIL"
214 [ $FAIL -eq 0 ] && exit 0 || exit 1
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c61 pm8001_dbg(pm8001_ha, FAIL, "TIMEOUT:MEMBASE_II_SHIFT_REGISTER = 0x%x\n", in pm80xx_bar4_shift()
318 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_get_fatal_dump()
342 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_get_fatal_dump()
1009 pm8001_dbg(pm8001_ha, FAIL, in mpi_init_check()
1442 pm8001_dbg(pm8001_ha, FAIL, "Firmware is not ready!\n"); in pm80xx_chip_init()
1512 pm8001_dbg(pm8001_ha, FAIL, "TIMEOUT:IBDB value/=%x\n", value); in mpi_uninit_check()
1529 pm8001_dbg(pm8001_ha, FAIL, " TIME OUT MPI State = 0x%x\n", in mpi_uninit_check()
1558 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_chip_soft_rst()
1616 pm8001_dbg(pm8001_ha, FAIL, "Firmware is not ready!\n"); in pm80xx_chip_soft_rst()
1628 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_chip_soft_rst()
[all...]
H A Dpm8001_hwi.c653 pm8001_dbg(pm8001_ha, FAIL, in pm8001_chip_init()
661 pm8001_dbg(pm8001_ha, FAIL, "Firmware is not ready!\n"); in pm8001_chip_init()
708 pm8001_dbg(pm8001_ha, FAIL, in mpi_uninit_check()
728 pm8001_dbg(pm8001_ha, FAIL, "TIMEOUT:IBDB value/=0x%x\n", in mpi_uninit_check()
746 pm8001_dbg(pm8001_ha, FAIL, " TIME OUT MPI State = 0x%x\n", in mpi_uninit_check()
761 pm8001_dbg(pm8001_ha, FAIL, "MPI state is not ready\n"); in soft_reset_ready_check()
775 pm8001_dbg(pm8001_ha, FAIL, in soft_reset_ready_check()
790 pm8001_dbg(pm8001_ha, FAIL, "TIMEOUT:MSGU_SCRATCH_PAD1=0x%x, MSGU_SCRATCH_PAD2=0x%x\n", in soft_reset_ready_check()
792 pm8001_dbg(pm8001_ha, FAIL, in soft_reset_ready_check()
795 pm8001_dbg(pm8001_ha, FAIL, in soft_reset_ready_check()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c62 pm8001_dbg(pm8001_ha, FAIL, "TIMEOUT:MEMBASE_II_SHIFT_REGISTER = 0x%x\n", in pm80xx_bar4_shift()
319 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_get_fatal_dump()
343 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_get_fatal_dump()
1012 pm8001_dbg(pm8001_ha, FAIL, in mpi_init_check()
1126 pm8001_dbg(pm8001_ha, FAIL, in init_pci_device_addresses()
1140 pm8001_dbg(pm8001_ha, FAIL, in init_pci_device_addresses()
1439 pm8001_dbg(pm8001_ha, FAIL, "Firmware is not ready!\n"); in pm80xx_chip_init()
1449 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_chip_init()
1506 pm8001_dbg(pm8001_ha, FAIL, in mpi_uninit_check()
1528 pm8001_dbg(pm8001_ha, FAIL, "TIMEOU in mpi_uninit_check()
[all...]
H A Dpm8001_hwi.c656 pm8001_dbg(pm8001_ha, FAIL, in pm8001_chip_init()
664 pm8001_dbg(pm8001_ha, FAIL, "Firmware is not ready!\n"); in pm8001_chip_init()
715 pm8001_dbg(pm8001_ha, FAIL, in mpi_uninit_check()
735 pm8001_dbg(pm8001_ha, FAIL, "TIMEOUT:IBDB value/=0x%x\n", in mpi_uninit_check()
753 pm8001_dbg(pm8001_ha, FAIL, " TIME OUT MPI State = 0x%x\n", in mpi_uninit_check()
768 pm8001_dbg(pm8001_ha, FAIL, "MPI state is not ready\n"); in soft_reset_ready_check()
782 pm8001_dbg(pm8001_ha, FAIL, in soft_reset_ready_check()
797 pm8001_dbg(pm8001_ha, FAIL, "TIMEOUT:MSGU_SCRATCH_PAD1=0x%x, MSGU_SCRATCH_PAD2=0x%x\n", in soft_reset_ready_check()
799 pm8001_dbg(pm8001_ha, FAIL, in soft_reset_ready_check()
802 pm8001_dbg(pm8001_ha, FAIL, in soft_reset_ready_check()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c37 STATS_OP_FMT(FAIL).he[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
38 STATS_OP_FMT(FAIL).he[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
44 STATS_OP_FMT(FAIL).vht[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
45 STATS_OP_FMT(FAIL).vht[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
51 STATS_OP_FMT(FAIL).ht[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
52 STATS_OP_FMT(FAIL).ht[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
60 STATS_OP_FMT(FAIL).legacy[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
61 STATS_OP_FMT(FAIL).legacy[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
109 STATS_OP_FMT(FAIL).bw[0][bw] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
110 STATS_OP_FMT(FAIL) in ath11k_debugfs_sta_add_tx_stats()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c37 STATS_OP_FMT(FAIL).he[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
38 STATS_OP_FMT(FAIL).he[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
44 STATS_OP_FMT(FAIL).vht[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
45 STATS_OP_FMT(FAIL).vht[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
51 STATS_OP_FMT(FAIL).ht[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
52 STATS_OP_FMT(FAIL).ht[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
60 STATS_OP_FMT(FAIL).legacy[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
61 STATS_OP_FMT(FAIL).legacy[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
109 STATS_OP_FMT(FAIL).bw[0][bw] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
110 STATS_OP_FMT(FAIL) in ath11k_debugfs_sta_add_tx_stats()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c58 input->ainfo_write == FAIL) { in mod_hdcp_hdcp1_transition()
184 input->ainfo_write == FAIL) { in mod_hdcp_hdcp1_dp_transition()
254 if (input->link_integrity_check == FAIL || in mod_hdcp_hdcp1_dp_transition()
255 input->reauth_request_check == FAIL) { in mod_hdcp_hdcp1_dp_transition()
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/
H A Dftracetest253 FAIL=1 # The test failed, but was expected to succeed.
295 $FAIL)
296 prlog " [${color_red}FAIL${color_reset}]"
337 SIG_FAIL=$((SIG_BASE + FAIL))
341 trap 'SIG_RESULT=$FAIL' $SIG_FAIL
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/
H A Dftracetest267 FAIL=1 # The test failed, but was expected to succeed.
331 $FAIL)
332 prlog " [${color_red}FAIL${color_reset}]"
379 SIG_FAIL=$((SIG_BASE + FAIL))
383 trap 'SIG_RESULT=$FAIL' $SIG_FAIL

Completed in 26 milliseconds

123