/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_deps.c | 29 * error code they will internally call i915_deps_fini(), which frees 109 ret = fence->error; in i915_deps_grow() 127 * encounters an error during the wait or a fence error, the wait for 128 * further fences is aborted and the error returned. 130 * Return: Zero if successful, Negative error code on error. 146 ret = (*fences)->error; in i915_deps_sync() 169 * be added, the new fence will instead be waited for and an error may 171 * error [all...] |
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | windfarm_lm87_sensor.c | 51 goto error; in wf_lm87_read_reg() 54 goto error; in wf_lm87_read_reg() 56 error: in wf_lm87_read_reg()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | adxl34x-i2c.c | 80 int error; in adxl34x_i2c_probe() local 82 error = i2c_check_functionality(client->adapter, in adxl34x_i2c_probe() 84 if (!error) { in adxl34x_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | iommu-sysfs.c | 76 goto error; in iommu_device_sysfs_add() 80 goto error; in iommu_device_sysfs_add() 86 error: in iommu_device_sysfs_add()
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | stackcollapse.py | 61 parser.error("unexpected command line argument") 63 parser.error("requesting tid but not comm is invalid") 65 parser.error("requesting pid but not comm is invalid")
|
/kernel/linux/linux-6.6/tools/testing/selftests/sync/ |
H A D | sync_stress_consumer.c | 39 /* Returns 1 on error, 0 on success */ 42 int error, active; in busy_wait_on_fence() local 45 error = sync_fence_count_with_status(fence, FENCE_STATUS_ERROR); in busy_wait_on_fence() 46 ASSERT(error == 0, "Error occurred on fence\n"); in busy_wait_on_fence()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_compat.c | 44 goto error; in snd_seq_call_port_info_ioctl() 49 goto error; in snd_seq_call_port_info_ioctl() 56 error: in snd_seq_call_port_info_ioctl()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_cgroup_storage.c | 40 int error = EXIT_FAILURE; in main() local 165 error = 0; in main() 173 return error; in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/ |
H A D | futex_wait.c | 82 error("pthread_create failed\n", errno); in main() 110 error("pthread_create failed\n", errno); in main() 149 error("pthread_create failed\n", errno); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bloom_filter_bench.c | 61 int error = 0; variable 82 error |= 1; in bloom_callback() 134 error |= 2; in bloom_hashmap_lookup()
|
/kernel/liteos_a/kernel/common/ |
H A D | los_config.h | 101 * Minimum response error accuracy of tick interrupts, number of ticks in one second 108 #error "LOSCFG_BASE_CORE_TICK_PER_SECOND_MINI must be greater than LOSCFG_BASE_CORE_TICK_PER_SECOND" 112 #error "LOSCFG_BASE_CORE_TICK_PER_SECOND_MINI must be less than or equal to 1000" 206 #error "The number of tasks must be greater than or equal to the number of processes!"
|
/test/testfwk/xdevice/src/xdevice/_core/report/ |
H A D | __main__.py | 42 LOG.error("report path does not exist") 72 LOG.error(f"file {data_js} does not exist") 83 LOG.error(f"export report error, {e}") 87 "ignored", "unavailable", "passingrate", "error"]
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | ipsec.c | 168 * about cleanup on error-path. 288 int error; in netlink_check_answer() member 298 } else if (answer.error) { in netlink_check_answer() 300 answer.error, strerror(-answer.error)); in netlink_check_answer() 301 return answer.error; in netlink_check_answer() 1015 int error; in xfrm_state_check() member 1052 answer.error, strerror(-answer.error)); in xfrm_state_check() 1284 int error; in xfrm_state_allocspi() member 1370 int error; xfrm_monitor_acquire() member 1441 int error; xfrm_expire_state() member 1513 int error; xfrm_expire_policy() member 1594 int error; xfrm_spdinfo_set_thresh() member 1651 int error; xfrm_spdinfo_attrs() member [all...] |
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | scan.c | 106 int error; in acpi_scan_add_handler_with_hotplug() local 108 error = acpi_scan_add_handler(handler); in acpi_scan_add_handler_with_hotplug() 109 if (error) in acpi_scan_add_handler_with_hotplug() 110 return error; in acpi_scan_add_handler_with_hotplug() 264 int error = acpi_scan_try_to_offline(device); in acpi_scan_hot_remove() local 265 if (error) in acpi_scan_hot_remove() 266 return error; in acpi_scan_hot_remove() 285 * Verify if eject was indeed successful. If not, log an error in acpi_scan_hot_remove() 312 int error; in acpi_scan_device_check() local 328 error in acpi_scan_device_check() 347 int error; acpi_scan_bus_check() local 393 int error = -ENODEV; acpi_device_hotplug() local [all...] |
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
H A D | w1_therm.c | 177 * -x error or undefined 221 * Return: 0 if success, negative kernel error code otherwise. 230 * Return: 0 if success, -kernel error code otherwise 239 * Return: 0 if success, -kernel error code otherwise 249 * Return: 0 if success, -kernel error code otherwise 257 * Return: 0 if success, -kernel error code otherwise 265 * Return: 0 if success, -kernel error code otherwise 279 * * <0 kernel error code 291 * Return: 0 if success, -kernel error code otherwise 633 /* Resolution verify error */ in w1_DS18B20_set_resolution() [all...] |
/kernel/linux/linux-6.6/drivers/w1/slaves/ |
H A D | w1_therm.c | 177 * -x error or undefined 221 * Return: 0 if success, negative kernel error code otherwise. 230 * Return: 0 if success, -kernel error code otherwise 239 * Return: 0 if success, -kernel error code otherwise 249 * Return: 0 if success, -kernel error code otherwise 257 * Return: 0 if success, -kernel error code otherwise 265 * Return: 0 if success, -kernel error code otherwise 279 * * <0 kernel error code 291 * Return: 0 if success, -kernel error code otherwise 669 /* Resolution verify error */ in w1_DS18B20_set_resolution() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_sysfs.c | 563 int error; in scsi_sysfs_register() local 565 error = bus_register(&scsi_bus_type); in scsi_sysfs_register() 566 if (!error) { in scsi_sysfs_register() 567 error = class_register(&sdev_class); in scsi_sysfs_register() 568 if (error) in scsi_sysfs_register() 572 return error; in scsi_sysfs_register() 1367 int error; in scsi_target_add() local 1372 error = device_add(&starget->dev); in scsi_target_add() 1373 if (error) { in scsi_target_add() 1374 dev_err(&starget->dev, "target device_add failed, error in scsi_target_add() 1396 int error; scsi_sysfs_add_sdev() local [all...] |
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/ |
H A D | kit.py | 55 from ohos.error import ErrorMessage 110 LOG.error( 126 LOG.error("error uninstalling package %s %s" % 137 LOG.error("The push spec is invalid: {}".format(command_value)) 145 LOG.error( 161 self.throw_error = get_config_value('throw-error', config) 172 LOG.error(err_msg) 178 LOG.error(err_msg) 188 LOG.error(err_ms [all...] |
/kernel/linux/linux-5.10/drivers/scsi/arcmsr/ |
H A D | arcmsr_hba.c | 779 printk(KERN_NOTICE "arcmsr%d: dma_alloc_coherent got error\n", acb->host->host_no); in arcmsr_alloc_ccb_pool() 1019 int error; in arcmsr_probe() local 1020 error = pci_enable_device(pdev); in arcmsr_probe() 1021 if(error){ in arcmsr_probe() 1051 error = pci_request_regions(pdev, "arcmsr"); in arcmsr_probe() 1052 if(error){ in arcmsr_probe() 1066 error = arcmsr_remap_pciregion(acb); in arcmsr_probe() 1067 if(!error){ in arcmsr_probe() 1070 error = arcmsr_alloc_io_queue(acb); in arcmsr_probe() 1071 if (!error) in arcmsr_probe() 1393 arcmsr_report_ccb_state(struct AdapterControlBlock *acb, struct CommandControlBlock *ccb, bool error) arcmsr_report_ccb_state() argument 1445 arcmsr_drain_donequeue(struct AdapterControlBlock *acb, struct CommandControlBlock *pCCB, bool error) arcmsr_drain_donequeue() argument 1478 bool error; arcmsr_done4abort_postqueue() local 1732 int error = 0; arcmsr_module_init() local 2469 bool error; arcmsr_hbaA_postqueue_isr() local 2489 bool error; arcmsr_hbaB_postqueue_isr() local 2515 int error; arcmsr_hbaC_postqueue_isr() local 2547 int error; arcmsr_hbaD_postqueue_isr() local 2591 int error; arcmsr_hbaE_postqueue_isr() local 2618 int error; arcmsr_hbaF_postqueue_isr() local 3492 bool error; arcmsr_hbaA_polling_ccbdone() local 3553 bool error; arcmsr_hbaB_polling_ccbdone() local 3620 bool error; arcmsr_hbaC_polling_ccbdone() local 3679 bool error; arcmsr_hbaD_polling_ccbdone() local 3755 bool error; arcmsr_hbaE_polling_ccbdone() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/arcmsr/ |
H A D | arcmsr_hba.c | 786 printk(KERN_NOTICE "arcmsr%d: dma_alloc_coherent got error\n", acb->host->host_no); in arcmsr_alloc_ccb_pool() 1028 int error; in arcmsr_probe() local 1029 error = pci_enable_device(pdev); in arcmsr_probe() 1030 if(error){ in arcmsr_probe() 1060 error = pci_request_regions(pdev, "arcmsr"); in arcmsr_probe() 1061 if(error){ in arcmsr_probe() 1075 error = arcmsr_remap_pciregion(acb); in arcmsr_probe() 1076 if(!error){ in arcmsr_probe() 1079 error = arcmsr_alloc_io_queue(acb); in arcmsr_probe() 1080 if (!error) in arcmsr_probe() 1385 arcmsr_report_ccb_state(struct AdapterControlBlock *acb, struct CommandControlBlock *ccb, bool error) arcmsr_report_ccb_state() argument 1437 arcmsr_drain_donequeue(struct AdapterControlBlock *acb, struct CommandControlBlock *pCCB, bool error) arcmsr_drain_donequeue() argument 1470 bool error; arcmsr_done4abort_postqueue() local 1724 int error = 0; arcmsr_module_init() local 2464 bool error; arcmsr_hbaA_postqueue_isr() local 2484 bool error; arcmsr_hbaB_postqueue_isr() local 2510 int error; arcmsr_hbaC_postqueue_isr() local 2542 int error; arcmsr_hbaD_postqueue_isr() local 2586 int error; arcmsr_hbaE_postqueue_isr() local 2613 int error; arcmsr_hbaF_postqueue_isr() local 3497 bool error; arcmsr_hbaA_polling_ccbdone() local 3558 bool error; arcmsr_hbaB_polling_ccbdone() local 3625 bool error; arcmsr_hbaC_polling_ccbdone() local 3684 bool error; arcmsr_hbaD_polling_ccbdone() local 3760 bool error; arcmsr_hbaE_polling_ccbdone() local [all...] |
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | mxcmmc.c | 399 cmd->error = -EINVAL; in mxcmci_start_cmd() 462 data->error = -EILSEQ; in mxcmci_finish_data() 468 data->error = -ETIMEDOUT; in mxcmci_finish_data() 472 data->error = -EILSEQ; in mxcmci_finish_data() 477 data->error = -ETIMEDOUT; in mxcmci_finish_data() 480 data->error = -EIO; in mxcmci_finish_data() 486 data_error = data->error; in mxcmci_finish_data() 504 cmd->error = -ETIMEDOUT; in mxcmci_read_response() 506 dev_dbg(mmc_dev(host->mmc), "cmd crc error\n"); in mxcmci_read_response() 507 cmd->error in mxcmci_read_response() 759 int error; mxcmci_request() local [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | esp4.c | 565 goto error; in esp_output_tail() 633 goto error; in esp_output_tail() 652 error: in esp_output_tail() 835 /* RFC4303: Drop dummy packets without any error */ in esp_input_done2() 1030 goto error; in esp_init_aead() 1035 goto error; in esp_init_aead() 1042 goto error; in esp_init_aead() 1046 goto error; in esp_init_aead() 1048 error: in esp_init_aead() 1065 goto error; in esp_init_authenc() [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | esp6.c | 599 goto error; in esp6_output_tail() 667 goto error; in esp6_output_tail() 687 error: in esp6_output_tail() 881 /* RFC4303: Drop dummy packets without any error */ in esp6_input_done2() 1071 goto error; in esp_init_aead() 1076 goto error; in esp_init_aead() 1083 goto error; in esp_init_aead() 1087 goto error; in esp_init_aead() 1089 error: in esp_init_aead() 1106 goto error; in esp_init_authenc() [all...] |
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | mxcmmc.c | 382 cmd->error = -EINVAL; in mxcmci_start_cmd() 445 data->error = -EILSEQ; in mxcmci_finish_data() 451 data->error = -ETIMEDOUT; in mxcmci_finish_data() 455 data->error = -EILSEQ; in mxcmci_finish_data() 460 data->error = -ETIMEDOUT; in mxcmci_finish_data() 463 data->error = -EIO; in mxcmci_finish_data() 469 data_error = data->error; in mxcmci_finish_data() 487 cmd->error = -ETIMEDOUT; in mxcmci_read_response() 489 dev_dbg(mmc_dev(host->mmc), "cmd crc error\n"); in mxcmci_read_response() 490 cmd->error in mxcmci_read_response() 742 int error; mxcmci_request() local [all...] |
/kernel/linux/linux-6.6/fs/9p/ |
H A D | vfs_inode.c | 280 goto error; in v9fs_init_inode() 299 goto error; in v9fs_init_inode() 327 goto error; in v9fs_init_inode() 329 error: in v9fs_init_inode() 463 goto error; in v9fs_qid_iget() 470 error: in v9fs_qid_iget() 618 goto error; in v9fs_create() 624 goto error; in v9fs_create() 634 goto error; in v9fs_create() 644 goto error; in v9fs_create() [all...] |