| /linux/lib/ |
| A D | locking-selftest.c | 46 #define FAILURE 0 macro 1412 if (expected == FAILURE && debug_locks) { in dotest() 2436 dotest(fs_reclaim_wrong_nesting, FAILURE, 0); in fs_reclaim_tests() 2728 dotest(local_lock_3B, FAILURE, LOCKTYPE_LL); in local_lock_tests() 2836 dotest(rsem_AA1, FAILURE, LOCKTYPE_RWSEM); in locking_selftest() 2843 dotest(rsem_AA1B, FAILURE, LOCKTYPE_RWSEM); in locking_selftest() 2848 dotest(rlock_AA2, FAILURE, LOCKTYPE_RWLOCK); in locking_selftest() 2850 dotest(rsem_AA2, FAILURE, LOCKTYPE_RWSEM); in locking_selftest() 2855 dotest(rlock_AA3, FAILURE, LOCKTYPE_RWLOCK); in locking_selftest() 2857 dotest(rsem_AA3, FAILURE, LOCKTYPE_RWSEM); in locking_selftest() [all …]
|
| /linux/arch/x86/kernel/ |
| A D | nmi_selftest.c | 23 #define FAILURE 1 macro 71 nmi_fail = FAILURE; in test_nmi_ipi() 122 if (nmi_fail == FAILURE) in dotest()
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| A D | parse-console.sh | 41 if grep -q FAILURE $file || grep -q -e '-torture.*!!!' $file 63 print_bug $title FAILURE, $nerrs
|
| /linux/tools/testing/kunit/ |
| A D | kunit_parser.py | 68 FAILURE = auto() variable in TestStatus 141 return TestStatus.FAILURE 161 elif status == TestStatus.FAILURE: 449 test.status = TestStatus.FAILURE
|
| A D | kunit_tool_test.py | 174 kunit_parser.TestStatus.FAILURE,
|
| /linux/Documentation/ |
| A D | atomic_bitops.txt | 61 - RMW operations that are conditional are unordered on FAILURE,
|
| A D | atomic_t.txt | 171 - RMW operations that are conditional are unordered on FAILURE,
|
| /linux/drivers/net/ethernet/neterion/ |
| A D | s2io.c | 705 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 D | s2io.h | 24 #define FAILURE -1 macro
|
| /linux/drivers/scsi/ |
| A D | BusLogic.c | 53 #ifndef FAILURE 54 #define FAILURE (-1) macro 3134 return FAILURE; in DEF_SCSI_QCMD() 3143 return FAILURE; in DEF_SCSI_QCMD() 3185 return FAILURE;
|
| A D | FlashPoint.c | 26 #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/Documentation/locking/ |
| A D | locktorture.rst | 165 "FAILURE", or "RCU_HOTPLUG" indication to be printk()ed. The first
|
| /linux/Documentation/RCU/ |
| A D | torture.rst | 40 last line shows either "SUCCESS" or "FAILURE", based on rcutorture's 152 "FAILURE", or "RCU_HOTPLUG" indication to be printk()ed. The first
|
| A D | rcubarrier.rst | 165 60 rcu_torture_print_module_parms("End of test: FAILURE");
|
| /linux/arch/m68k/ifpsp060/ |
| A D | iskeleton.S | 188 | NOTE: THE ROUTINE SHOULD RETURN AN FSLW VALUE IN D0 ON FAILURE
|
| /linux/drivers/scsi/lpfc/ |
| A D | lpfc_mbox.c | 2316 int rc = FAILURE; in lpfc_mbx_cmpl_rdp_link_stat() 2365 rdp_context->cmpl(phba, rdp_context, FAILURE); in lpfc_mbx_cmpl_rdp_page_a2() 2415 rdp_context->cmpl(phba, rdp_context, FAILURE); in lpfc_mbx_cmpl_rdp_page_a0()
|
| A D | lpfc_hw.h | 2086 #define FAILURE 1 macro
|
| /linux/LICENSES/deprecated/ |
| A D | GPL-1.0 | 198 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
| /linux/LICENSES/dual/ |
| A D | CDDL-1.0 | 315 PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
|
| A D | MPL-1.1 | 391 WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
|
| /linux/tools/usb/usbip/ |
| A D | COPYING | 276 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
| /linux/LICENSES/preferred/ |
| A D | GPL-2.0 | 295 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
| A D | LGPL-2.0 | 438 INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
|
| A D | LGPL-2.1 | 456 INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
|
| /linux/Documentation/scsi/ |
| A D | ChangeLog.lpfc | 1064 ret values consistent (either 1/0 or SUCCESS/FAILURE), keep all
|