Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dlocking-selftest.c52 #define FAILURE 0 macro
1449 if (expected == FAILURE && debug_locks) { in dotest()
2501 dotest(fs_reclaim_wrong_nesting, FAILURE, 0); in fs_reclaim_tests()
2793 dotest(local_lock_3B, FAILURE, LOCKTYPE_LL); in local_lock_tests()
2901 dotest(rsem_AA1, FAILURE, LOCKTYPE_RWSEM); in locking_selftest()
2908 dotest(rsem_AA1B, FAILURE, LOCKTYPE_RWSEM); in locking_selftest()
2913 dotest(rlock_AA2, FAILURE, LOCKTYPE_RWLOCK); in locking_selftest()
2915 dotest(rsem_AA2, FAILURE, LOCKTYPE_RWSEM); in locking_selftest()
2920 dotest(rlock_AA3, FAILURE, LOCKTYPE_RWLOCK); in locking_selftest()
2922 dotest(rsem_AA3, FAILURE, LOCKTYPE_RWSEM); in locking_selftest()
[all …]
/linux-6.3-rc2/arch/x86/kernel/
A Dnmi_selftest.c23 #define FAILURE 1 macro
71 nmi_fail = FAILURE; in test_nmi_ipi()
122 if (nmi_fail == FAILURE) in dotest()
/linux-6.3-rc2/tools/testing/selftests/rcutorture/bin/
A Dparse-console.sh41 if grep -q FAILURE $file || grep -q -e '-torture.*!!!' $file
63 print_bug $title FAILURE, $nerrs
/linux-6.3-rc2/tools/testing/kunit/
A Dkunit_parser.py70 FAILURE = auto() variable in TestStatus
129 return TestStatus.FAILURE
140 elif status == TestStatus.FAILURE:
430 test.status = TestStatus.FAILURE
A Dkunit_tool_test.py164 self.assertEqual(kunit_parser.TestStatus.FAILURE, result.status)
314 self.assertEqual(kunit_parser.TestStatus.FAILURE, result.status)
343 self.assertEqual(kunit_parser.TestStatus.FAILURE, result.status)
/linux-6.3-rc2/drivers/net/ethernet/neterion/
A Ds2io.c705 return FAILURE; in init_shared_mem()
1172 return FAILURE; in init_tti()
2277 return FAILURE; in start_nic()
3344 return FAILURE; in wait_for_cmd_complete()
3649 return FAILURE; in s2io_set_swapper()
5117 return FAILURE; in do_s2io_add_mc()
5143 return FAILURE; in do_s2io_add_mac()
5168 return FAILURE; in do_s2io_delete_unicast_mc()
5187 return FAILURE; in do_s2io_read_unicast_mc()
5259 return FAILURE; in do_s2io_prog_unicast()
[all …]
A Ds2io.h24 #define FAILURE -1 macro
/linux-6.3-rc2/Documentation/locking/
A Dlocktorture.rst165 "FAILURE", or "RCU_HOTPLUG" indication to be printk()ed. The first
/linux-6.3-rc2/drivers/scsi/
A DBusLogic.c53 #ifndef FAILURE
54 #define FAILURE (-1) macro
3143 return FAILURE; in DEF_SCSI_QCMD()
3152 return FAILURE; in DEF_SCSI_QCMD()
3194 return FAILURE;
A DFlashPoint.c26 #define FAILURE 0xFFFFFFFFL macro
922 return (int)FAILURE; in FlashPoint_ProbeHostAdapter()
925 return (int)FAILURE; in FlashPoint_ProbeHostAdapter()
928 return (int)FAILURE; in FlashPoint_ProbeHostAdapter()
931 return (int)FAILURE; in FlashPoint_ProbeHostAdapter()
941 return (int)FAILURE; in FlashPoint_ProbeHostAdapter()
963 return (int)FAILURE; in FlashPoint_ProbeHostAdapter()
1199 return (void *)FAILURE; in FlashPoint_HardwareResetHostAdapter()
/linux-6.3-rc2/arch/m68k/ifpsp060/
A Diskeleton.S188 | NOTE: THE ROUTINE SHOULD RETURN AN FSLW VALUE IN D0 ON FAILURE
/linux-6.3-rc2/Documentation/RCU/
A Dtorture.rst40 last line shows either "SUCCESS" or "FAILURE", based on rcutorture's
152 "FAILURE", or "RCU_HOTPLUG" indication to be printk()ed. The first
A Drcubarrier.rst144 60 rcu_torture_print_module_parms("End of test: FAILURE");
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_mbox.c2366 int rc = FAILURE; in lpfc_mbx_cmpl_rdp_link_stat()
2410 rdp_context->cmpl(phba, rdp_context, FAILURE); in lpfc_mbx_cmpl_rdp_page_a2()
2458 rdp_context->cmpl(phba, rdp_context, FAILURE); in lpfc_mbx_cmpl_rdp_page_a0()
A Dlpfc_hw.h2132 #define FAILURE 1 macro
/linux-6.3-rc2/Documentation/
A Datomic_t.txt171 - RMW operations that are conditional are unordered on FAILURE,
/linux-6.3-rc2/LICENSES/deprecated/
A DGPL-1.0198 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
/linux-6.3-rc2/LICENSES/dual/
A DCDDL-1.0315 PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
A DMPL-1.1391 WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
/linux-6.3-rc2/tools/usb/usbip/
A DCOPYING276 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
/linux-6.3-rc2/LICENSES/preferred/
A DGPL-2.0295 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
A DLGPL-2.0438 INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
A DLGPL-2.1458 INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.lpfc1064 ret values consistent (either 1/0 or SUCCESS/FAILURE), keep all
/linux-6.3-rc2/
A DMAINTAINERS9472 HWPOISON MEMORY FAILURE HANDLING

Completed in 93 milliseconds