Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 – 25 of 46) sorted by relevance

12

/linux-6.15/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()
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()
406 FAIL("%s:%d: lv1_connect_interrupt_event_receive_port" in ps3_sb_event_receive_port_setup()
475 FAIL("%s:%d: lv1_construct_io_irq_outlet failed: %s\n", in ps3_io_irq_setup()
505 FAIL("%s:%d: lv1_destruct_io_irq_outlet failed: %s\n", in ps3_io_irq_destroy()
590 FAIL("%s:%d: lv1_get_spe_irq_outlet failed: %s\n", in ps3_spe_irq_setup()
[all …]
/linux-6.15/scripts/dtc/
H A Dchecks.c120 #define FAIL(c, dti, node, ...) \ macro
203 FAIL(c, dti, node, "always_fail check"); in check_always_fail()
286 FAIL(c, dti, child2, "Duplicate node name"); in check_duplicate_node_names()
319 FAIL(c, dti, node, "Bad character '%c' in node name", in check_node_name_chars()
1065 FAIL(c, dti, node, "missing or empty reg property"); in check_i2c_bus_reg()
1157 FAIL(c, dti, node, "missing or empty reg property"); in check_spi_bus_reg()
1585 FAIL(c, dti, node, in check_interrupt_provider()
1591 FAIL(c, dti, node, in check_interrupt_provider()
1611 FAIL(c, dti, node, in check_interrupt_map()
1727 FAIL(c, dti, irq_node, in check_interrupts_property()
[all …]
/linux-6.15/tools/testing/selftests/nolibc/
H A Dnolibc-test.c162 FAIL, enumerator
313 result(llen, FAIL); in expect_syszr()
333 result(llen, FAIL); in expect_syseq()
356 result(llen, FAIL); in expect_sysne()
386 result(llen, FAIL); in expect_syserr2()
405 result(llen, FAIL); in expect_ptrzr()
424 result(llen, FAIL); in expect_ptrnz()
442 result(llen, FAIL); in expect_ptreq()
460 result(llen, FAIL); in expect_ptrne()
540 result(llen, FAIL); in expect_ptrerr2()
[all …]
/linux-6.15/tools/testing/selftests/bpf/
H A DDENYLIST.aarch641 fentry_test/fentry_many_args # fentry_many_args:FAIL:fentry_many_args_attach un…
2 fexit_test/fexit_many_args # fexit_many_args:FAIL:fexit_many_args_attach unex…
3 tracing_struct/struct_many_args # struct_many_args:FAIL:tracing_struct_many_args__…
H A Dtest_kmod.sh51 dmesg | grep FAIL
/linux-6.15/tools/testing/selftests/drivers/platform/x86/intel/ifs/
H A Dtest_ifs.sh26 readonly FAIL="FAIL"
98 failed_info=$(grep ^"\[${FAIL}\]" "$IFS_LOG")
99 fail_num=$(grep -c ^"\[${FAIL}\]" "$IFS_LOG")
149 append_log "[$FAIL] $cmd failed. Return code is $ret"
162 EXIT_MAP[$KSFT_FAIL]=$FAIL
268 append_log "[$FAIL] Load ifs image $image_id failed with ret:$ret\n"
275 append_log "[$FAIL] current_batch:$image_info is not expected:$image_id"
279 append_log "[$FAIL] No IFS image file ${IMG_PATH}/${IMAGE_NAME}"\
314 append_log "[$FAIL] Load invalid ifs image ret:$ret unexpectedly"
348 result="$FAIL"
/linux-6.15/tools/testing/selftests/futex/include/
H A Dlogging.h53 const char *FAIL = FAIL_NORMAL; variable
76 FAIL = FAIL_COLOR; in log_color()
80 FAIL = FAIL_NORMAL; in log_color()
145 fprintf(stderr, "\t%s: "message, FAIL, ##args); \
/linux-6.15/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()
H A Dhdcp2_transition.c248 if (input->rxstatus_read == FAIL || in mod_hdcp_hdcp2_transition()
249 input->reauth_request_check == FAIL) { in mod_hdcp_hdcp2_transition()
565 if (input->rxstatus_read == FAIL || in mod_hdcp_hdcp2_dp_transition()
566 input->reauth_request_check == FAIL) { in mod_hdcp_hdcp2_dp_transition()
569 } else if (input->link_integrity_check_dp == FAIL) { in mod_hdcp_hdcp2_dp_transition()
/linux-6.15/tools/testing/selftests/futex/
H A DREADME37 results are printed to stdout, while intermediate ERROR or FAIL messages are
38 sent to stderr. Tests shall support the -c option to print PASS, FAIL, and
45 FAIL: Reason for test failure
48 # there may be multiple ERROR or FAIL messages
49 Result: (PASS|FAIL|ERROR)
/linux-6.15/tools/testing/selftests/x86/bugs/
H A Dits_permutations.py50 FAIL = '\033[91m'
57 r"^not ok \d+": FAIL,
62 r"fail:([1-9]\d*)": FAIL,
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c183 FAIL("map_lookup: have %#llx, want %#llx", in test_lookup_after_insert()
701 FAIL("%s: incomplete write", log_prefix); in redir_to_connected()
715 FAIL("%s: incomplete recv", log_prefix); in redir_to_connected()
825 FAIL("%s: incomplete write", log_prefix); in redir_to_listening()
928 FAIL("incomplete write"); in redir_partial()
1032 FAIL("want pass count 1, have %d", pass); in test_reuseport_select_listening()
1395 FAIL("%s: incomplete send", log_prefix); in pairs_redir_to_connected()
1410 FAIL("%s: incomplete recv", log_prefix); in pairs_redir_to_connected()
1523 FAIL("add_to_sockmap failed"); in vsock_unix_redir_connectible()
1539 FAIL("%s: incomplete recv", log_prefix); in vsock_unix_redir_connectible()
[all …]
H A Dsocket_helpers.h37 #define FAIL(fmt...) _FAIL(0, fmt) macro
43 FAIL("%s: %s", (msg), __buf); \
197 FAIL("unsupported address family %d", family); in init_addr_loopback()
368 FAIL("Unsupported socket type %#x", sotype); in create_pair()
/linux-6.15/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c319 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_get_fatal_dump()
343 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_get_fatal_dump()
1013 pm8001_dbg(pm8001_ha, FAIL, in mpi_init_check()
1127 pm8001_dbg(pm8001_ha, FAIL, in init_pci_device_addresses()
1141 pm8001_dbg(pm8001_ha, FAIL, in init_pci_device_addresses()
1450 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_chip_init()
1507 pm8001_dbg(pm8001_ha, FAIL, in mpi_uninit_check()
1579 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_fatal_errors()
2048 pm8001_dbg(pm8001_ha, FAIL, in mpi_ssp_completion()
2229 pm8001_dbg(pm8001_ha, FAIL, in mpi_ssp_event()
[all …]
H A Dpm8001_hwi.c656 pm8001_dbg(pm8001_ha, FAIL, in pm8001_chip_init()
715 pm8001_dbg(pm8001_ha, FAIL, in mpi_uninit_check()
782 pm8001_dbg(pm8001_ha, FAIL, 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()
1074 pm8001_dbg(pm8001_ha, FAIL, in pm8001_chip_soft_rst()
1078 pm8001_dbg(pm8001_ha, FAIL, in pm8001_chip_soft_rst()
1082 pm8001_dbg(pm8001_ha, FAIL, in pm8001_chip_soft_rst()
1328 pm8001_dbg(pm8001_ha, FAIL, in pm8001_mpi_msg_free_set()
1335 pm8001_dbg(pm8001_ha, FAIL, in pm8001_mpi_msg_free_set()
[all …]
H A Dpm8001_init.c441 pm8001_dbg(pm8001_ha, FAIL, "Mem%d alloc failed\n", i); in pm8001_alloc()
560 pm8001_dbg(pm8001_ha, FAIL, in pm8001_pci_alloc()
702 pm8001_dbg(pm8001_ha, FAIL, "controller is in fatal error state\n"); in pm8001_init_sas_add()
729 pm8001_dbg(pm8001_ha, FAIL, "mem alloc fail\n"); in pm8001_init_sas_add()
735 pm8001_dbg(pm8001_ha, FAIL, "nvmd failed\n"); in pm8001_init_sas_add()
742 pm8001_dbg(pm8001_ha, FAIL, "get_nvmd_req timeout\n"); in pm8001_init_sas_add()
1054 pm8001_dbg(pm8001_ha, FAIL, in pm8001_request_irq()
1173 pm8001_dbg(pm8001_ha, FAIL, in pm8001_pci_probe()
1218 pm8001_dbg(pm8001_ha, FAIL, in pm8001_pci_probe()
1268 pm8001_dbg(pm8001_ha, FAIL, in pm8001_init_ccb_tag()
[all …]
H A Dpm8001_sas.c152 pm8001_dbg(pm8001_ha, FAIL, in pm80xx_show_pending_commands()
232 pm8001_dbg(pm8001_ha, FAIL, in pm8001_phy_control()
638 pm8001_dbg(pm8001_ha, FAIL, in pm8001_alloc_dev()
658 pm8001_dbg(pm8001_ha, FAIL, "NO MATCHING DEVICE FOUND !!!\n"); in pm8001_find_dev()
709 pm8001_dbg(pm8001_ha, FAIL, in pm8001_dev_found_notify()
978 pm8001_dbg(pm8001_ha, FAIL, in pm8001_lu_reset()
1219 pm8001_dbg(pm8001_ha, FAIL, "Received null port\n"); in pm8001_port_formed()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c38 STATS_OP_FMT(FAIL).he[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
39 STATS_OP_FMT(FAIL).he[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
45 STATS_OP_FMT(FAIL).vht[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
46 STATS_OP_FMT(FAIL).vht[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
52 STATS_OP_FMT(FAIL).ht[0][mcs] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
53 STATS_OP_FMT(FAIL).ht[1][mcs] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
110 STATS_OP_FMT(FAIL).bw[0][bw] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
112 STATS_OP_FMT(FAIL).gi[0][gi] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats()
114 STATS_OP_FMT(FAIL).bw[1][bw] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
115 STATS_OP_FMT(FAIL).nss[1][nss] += peer_stats->failed_pkts; in ath11k_debugfs_sta_add_tx_stats()
[all …]
/linux-6.15/tools/testing/selftests/ftrace/
H A Dftracetest273 FAIL=1 # The test failed, but was expected to succeed.
337 $FAIL)
385 SIG_FAIL=$((SIG_BASE + FAIL))
/linux-6.15/drivers/fpga/
H A Dmachxo2-spi.c50 #define FAIL 13 macro
114 test_bit(BUSY, status), test_bit(FAIL, status), in dump_status_reg()
228 if (test_bit(FAIL, &status)) { in machxo2_write_init()
/linux-6.15/tools/time/
H A Dudelay_test.sh53 count=`grep -c FAIL $tmp_file`
/linux-6.15/tools/testing/selftests/net/netfilter/
H A Dnf_conntrack_packetdrill.sh60 echo FAIL
/linux-6.15/drivers/video/fbdev/
H A Dvga16fb.c297 #define FAIL(X) return -EINVAL macro
396 FAIL("xtotal too big"); in vga16fb_check_var()
398 FAIL("hslen too big"); in vga16fb_check_var()
400 FAIL("hblank too big"); in vga16fb_check_var()
453 FAIL("ytotal too big"); in vga16fb_check_var()
455 FAIL("vslen too big"); in vga16fb_check_var()
494 FAIL("vxres too long"); in vga16fb_check_var()
532 #undef FAIL
/linux-6.15/tools/testing/selftests/x86/
H A Dsyscall_numbering.c95 msg(FAIL, fmt, ## __VA_ARGS__); \
102 msg(FAIL, fmt, ## __VA_ARGS__); \
/linux-6.15/Documentation/RCU/
H A Drcuref.rst63 return FAIL;
86 It is not always convenient to deal with "FAIL" in the

12