/linux-6.1.9/arch/powerpc/platforms/ps3/ |
D | interrupt.c | 23 #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("%s:%d: lv1_connect_interrupt_event_receive_port" in ps3_sb_event_receive_port_setup() [all …]
|
/linux-6.1.9/scripts/dtc/ |
D | checks.c | 119 #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(c, dti, node, "Duplicate label '%s' on " DESCLABEL_FMT in check_duplicate_label() [all …]
|
/linux-6.1.9/tools/testing/selftests/futex/include/ |
D | logging.h | 53 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.1.9/drivers/gpu/drm/amd/display/modules/hdcp/ |
D | hdcp1_transition.c | 58 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()
|
D | hdcp2_transition.c | 248 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()
|
D | hdcp1_execution.c | 459 } else if (*status != MOD_HDCP_STATUS_SUCCESS && *flag != FAIL) { in mod_hdcp_execute_and_set() 461 *flag = FAIL; in mod_hdcp_execute_and_set()
|
/linux-6.1.9/tools/testing/selftests/futex/ |
D | README | 37 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.1.9/tools/testing/selftests/bpf/ |
D | test_xdp_redirect_multi.sh | 33 FAIL=0 50 FAIL=$((FAIL + 1)) 213 echo "Summary: PASS $PASS, FAIL $FAIL" 214 [ $FAIL -eq 0 ] && exit 0 || exit 1
|
D | test_kmod.sh | 51 dmesg | grep FAIL
|
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | sockmap_listen.c | 38 #define FAIL(fmt...) _FAIL(0, fmt) macro 44 FAIL("%s: %s", (msg), __buf); \ 263 FAIL("unsupported address family %d", family); in init_addr_loopback() 466 FAIL("map_lookup: have %#llx, want %#llx", in test_lookup_after_insert() 994 FAIL("%s: incomplete write", log_prefix); in redir_to_connected() 1003 FAIL("%s: want pass count 1, have %d", log_prefix, pass); in redir_to_connected() 1008 FAIL("%s: incomplete recv", log_prefix); in redir_to_connected() 1105 FAIL("%s: incomplete write", log_prefix); in redir_to_listening() 1114 FAIL("%s: want drop count 1, have %d", log_prefix, drop); in redir_to_listening() 1228 FAIL("want pass count 1, have %d", pass); in test_reuseport_select_listening() [all …]
|
/linux-6.1.9/drivers/scsi/pm8001/ |
D | pm80xx_hwi.c | 62 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, "TIMEOUT:IBDB value/=%x\n", value); in mpi_uninit_check() [all …]
|
D | pm8001_hwi.c | 656 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 …]
|
D | pm8001_init.c | 301 pm8001_dbg(pm8001_ha, FAIL, in pm8001_alloc() 421 pm8001_dbg(pm8001_ha, FAIL, "Mem%d alloc failed\n", i); in pm8001_alloc() 546 pm8001_dbg(pm8001_ha, FAIL, in pm8001_pci_alloc() 1137 pm8001_dbg(pm8001_ha, FAIL, in pm8001_pci_probe() 1180 pm8001_dbg(pm8001_ha, FAIL, in pm8001_pci_probe() 1233 pm8001_dbg(pm8001_ha, FAIL, in pm8001_init_ccb_tag() 1243 pm8001_dbg(pm8001_ha, FAIL, in pm8001_init_ccb_tag()
|
D | pm8001_sas.c | 578 pm8001_dbg(pm8001_ha, FAIL, in pm8001_alloc_dev() 598 pm8001_dbg(pm8001_ha, FAIL, "NO MATCHING DEVICE FOUND !!!\n"); in pm8001_find_dev() 659 pm8001_dbg(pm8001_ha, FAIL, in pm8001_dev_found_notify() 1153 pm8001_dbg(pm8001_ha, FAIL, "Received null port\n"); in pm8001_port_formed()
|
/linux-6.1.9/drivers/net/wireless/ath/ath11k/ |
D | debugfs_sta.c | 37 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).nss[0][nss] += peer_stats->failed_bytes; in ath11k_debugfs_sta_add_tx_stats() [all …]
|
/linux-6.1.9/tools/testing/selftests/ftrace/ |
D | ftracetest | 245 FAIL=1 # The test failed, but was expected to succeed. 287 $FAIL) 329 SIG_FAIL=$((SIG_BASE + FAIL))
|
D | README | 55 * FAIL: The test failed, but was expected to succeed. The test which exits
|
/linux-6.1.9/tools/testing/selftests/nolibc/ |
D | Makefile | 120 …$(Q)grep -w FAIL "$(CURDIR)/run.out" && echo "See all results in $(CURDIR)/run.out" || echo "$$(gr… 125 …$(Q)grep -w FAIL "$(CURDIR)/run.out" && echo "See all results in $(CURDIR)/run.out" || echo "$$(gr…
|
/linux-6.1.9/drivers/fpga/ |
D | machxo2-spi.c | 50 #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.1.9/tools/time/ |
D | udelay_test.sh | 53 count=`grep -c FAIL $tmp_file`
|
/linux-6.1.9/drivers/video/fbdev/ |
D | vga16fb.c | 297 #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.1.9/tools/testing/selftests/x86/ |
D | syscall_numbering.c | 94 msg(FAIL, fmt, ## __VA_ARGS__); \ 101 msg(FAIL, fmt, ## __VA_ARGS__); \
|
/linux-6.1.9/Documentation/RCU/ |
D | rcuref.rst | 63 return FAIL; 86 It is not always convenient to deal with "FAIL" in the
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | basic_types.h | 12 #define FAIL (-1) macro
|
/linux-6.1.9/drivers/net/wireless/ath/ath10k/ |
D | htt_rx.c | 3694 STATS_OP_FMT(FAIL).vht[0][mcs] += pstats->failed_bytes; in ath10k_accumulate_per_peer_tx_stats() 3695 STATS_OP_FMT(FAIL).vht[1][mcs] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats() 3701 STATS_OP_FMT(FAIL).ht[0][ht_idx] += pstats->failed_bytes; in ath10k_accumulate_per_peer_tx_stats() 3702 STATS_OP_FMT(FAIL).ht[1][ht_idx] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats() 3710 STATS_OP_FMT(FAIL).legacy[0][mcs] += pstats->failed_bytes; in ath10k_accumulate_per_peer_tx_stats() 3711 STATS_OP_FMT(FAIL).legacy[1][mcs] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats() 3759 STATS_OP_FMT(FAIL).bw[0][bw] += pstats->failed_bytes; in ath10k_accumulate_per_peer_tx_stats() 3760 STATS_OP_FMT(FAIL).nss[0][nss - 1] += pstats->failed_bytes; in ath10k_accumulate_per_peer_tx_stats() 3761 STATS_OP_FMT(FAIL).gi[0][gi] += pstats->failed_bytes; in ath10k_accumulate_per_peer_tx_stats() 3763 STATS_OP_FMT(FAIL).bw[1][bw] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats() [all …]
|