| /linux/fs/afs/ |
| H A D | afs_fs.h | 32 FSBULKSTATUS = 155, /* AFS Fetch multiple file statuses */ 37 FSINLINEBULKSTATUS = 65536, /* AFS Fetch multiple file statuses with inline errors */
|
| H A D | protocol_yfs.h | 56 YFSINLINEBULKSTATUS = 64536, /* YFS Fetch multiple file statuses with errors */
|
| /linux/tools/testing/kunit/ |
| H A D | kunit_parser.py | 35 counts : TestCounts - counts of the test statuses and errors of 79 Tracks the counts of statuses of all test cases and any errors within 90 statuses = [('passed', self.passed), ('failed', self.failed), 94 ', '.join(f'{s}: {n}' for s, n in statuses if n > 0) 648 counts of the statuses of the tests subtests or the test itself if it 838 # Add statuses to TestCounts attribute in Test object
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-tpmi | 40 clearing all the statuses can be done by writing "0\n" to this file.
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | papr-phy-attest.c | 55 * statuses. Maps RTAS error statuses to reasonable errno values.
|
| H A D | papr-platform-dump.c | 77 * into the supplied work area. Handles RTAS retry statuses. Maps RTAS 78 * error statuses to reasonable errno values.
|
| /linux/include/linux/sunrpc/ |
| H A D | metrics.h | 71 * These statuses usually indicate error conditions.
|
| /linux/include/linux/habanalabs/ |
| H A D | hl_boot_if.h | 143 * not garbage, but actual error statuses. 351 * statuses. 769 enum comms_sts status :4; /* 16 statuses */
|
| /linux/drivers/char/hw_random/ |
| H A D | xiphera-trng.c | 23 /* trng statuses */
|
| /linux/include/scsi/fc/ |
| H A D | fc_fc2.h | 82 __u8 esb_seq_status[8]; /* sequence statuses, 8 bytes each */
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-lpc2k.c | 85 /* Will force clear all statuses */ in i2c_lpc2k_reset() 233 /* Unexpected statuses */ in i2c_lpc2k_pump_msg()
|
| /linux/Documentation/arch/riscv/ |
| H A D | vector.rst | 27 argument consists of two 2-bit enablement statuses and a bit for inheritance
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | file.h | 1000 * @statuses: the list of statuses to trigger the collection on 1007 } __packed statuses[16]; member
|
| /linux/drivers/mailbox/ |
| H A D | sun6i-msgbox.c | 168 * The hardware allows snooping on the remote user's IRQ statuses. in sun6i_msgbox_last_tx_done()
|
| /linux/drivers/acpi/ |
| H A D | prmt.c | 259 /* statuses that can be passed back to ASL */
|
| /linux/drivers/iio/chemical/ |
| H A D | sunrise_co2.c | 361 /* Error statuses. */
|
| /linux/drivers/power/supply/ |
| H A D | bd99954-charger.c | 485 * re-read all interesting statuses + give the framework a nudge. in bd9995x_irq_handler_thread() 557 /* Ack active sub-statuses */ in bd9995x_irq_handler_thread()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | rtas.h | 230 /* statuses specific to ibm,suspend-me */
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tx.c | 1506 for (i = 0; i < ARRAY_SIZE(status_trig->statuses); i++) { in iwl_mvm_tx_status_check_trigger() 1508 if (!status_trig->statuses[i].status) in iwl_mvm_tx_status_check_trigger() 1511 if (status_trig->statuses[i].status != (status & TX_STATUS_MSK)) in iwl_mvm_tx_status_check_trigger()
|
| /linux/drivers/accel/habanalabs/gaudi/ |
| H A D | gaudi.c | 8990 u32 *statuses, *fences; in gaudi_print_fences_single_engine() local 8992 statuses = kcalloc(sds->props[SP_ENGINE_NUM_OF_QUEUES], in gaudi_print_fences_single_engine() 8993 sizeof(*statuses), GFP_KERNEL); in gaudi_print_fences_single_engine() 8994 if (!statuses) in gaudi_print_fences_single_engine() 9004 statuses[i] = RREG32(status_base_offset + i * sizeof(u32)); in gaudi_print_fences_single_engine() 9017 statuses[i])) in gaudi_print_fences_single_engine() 9021 FIELD_GET(TPC0_QM_CP_STS_0_FENCE_ID_MASK, statuses[i]); in gaudi_print_fences_single_engine() 9037 statuses[i]); in gaudi_print_fences_single_engine() 9047 kfree(statuses); in gaudi_print_fences_single_engine()
|
| /linux/drivers/usb/host/ |
| H A D | ohci-hub.c | 499 /* Clear the RHSC status flag before reading the port statuses */ in ohci_hub_status_data()
|
| /linux/include/trace/events/ |
| H A D | afs.h | 42 afs_FS_InlineBulkStatus = 65536, /* AFS Fetch multiple file statuses with errors */ 75 yfs_FS_InlineBulkStatus = 64536, /* YFS Fetch multiple file statuses with errors */
|
| /linux/drivers/net/wireless/morsemicro/mm81x/ |
| H A D | skbq.c | 664 * If the FW doesn't give statuses on beacon's, in mm81x_skbq_tx_complete()
|
| /linux/arch/powerpc/kernel/ |
| H A D | rtas.c | 1138 * statuses before calling again. 1317 * rtas_busy_delay() - helper for RTAS busy and extended delay statuses
|
| /linux/drivers/iio/temperature/ |
| H A D | mlx90635.c | 77 /* PowerModes statuses */
|