/kernel/linux/linux-5.10/drivers/char/tpm/ |
D | xen-tpmfront.c | 75 return -ETIME; in wait_for_tpm_stat() 97 return -ETIME; in wait_for_tpm_stat() 153 return -ETIME; in vtpm_send() 170 return -ETIME; in vtpm_send() 190 return -ETIME; in vtpm_recv()
|
D | tpm_tis_core.c | 68 return -ETIME; in wait_for_tpm_stat() 91 return -ETIME; in wait_for_tpm_stat() 340 size = -ETIME; in tpm_tis_recv() 346 size = -ETIME; in tpm_tis_recv() 379 rc = -ETIME; in tpm_tis_send_data() 401 rc = -ETIME; in tpm_tis_send_data() 418 rc = -ETIME; in tpm_tis_send_data() 483 rc = -ETIME; in tpm_tis_send_main()
|
D | tpm_i2c_infineon.c | 362 return -ETIME; in request_locality() 433 return -ETIME; in wait_for_stat() 496 size = -ETIME; in tpm_tis_i2c_recv() 537 rc = -ETIME; in tpm_tis_i2c_send()
|
D | tpm_crb.c | 160 return -ETIME; in __crb_go_idle() 202 return -ETIME; in __crb_cmd_ready() 229 return -ETIME; in __crb_request_locality() 256 return -ETIME; in __crb_relinquish_locality()
|
/kernel/linux/linux-5.10/kernel/time/ |
D | clockevents.c | 209 return -ETIME; in clockevents_increase_min_delta() 258 return -ETIME; in clockevents_program_min_delta() 290 return -ETIME; in clockevents_program_min_delta() 311 return -ETIME; in clockevents_program_event() 328 return force ? clockevents_program_min_delta(dev) : -ETIME; in clockevents_program_event()
|
/kernel/linux/linux-5.10/fs/afs/ |
D | misc.c | 122 e->error == -ETIME) in afs_prioritise_error() 126 case -ETIME: in afs_prioritise_error()
|
/kernel/linux/linux-5.10/drivers/dma-buf/ |
D | st-dma-fence.c | 73 return -ETIME; in mock_wait() 340 if (dma_fence_wait_timeout(f, false, 0) != -ETIME) { in test_wait() 382 if (dma_fence_wait_timeout(wt.f, false, 1) != -ETIME) { in test_wait_timeout() 389 if (dma_fence_wait_timeout(wt.f, false, 2) == -ETIME) { in test_wait_timeout()
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
D | dt2801.c | 242 return -ETIME; in dt2801_readdata() 278 return -ETIME; in dt2801_writedata() 312 return -ETIME; in dt2801_wait_for_ready() 432 if (stat == -ETIME) in dt2801_error()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
D | igt_flush_test.c | 22 if (intel_gt_wait_for_idle(gt, HZ / 5) == -ETIME) { in igt_flush_test()
|
D | i915_request.c | 97 if (i915_request_wait(request, 0, 0) != -ETIME) { in igt_wait_request() 102 if (i915_request_wait(request, 0, T) != -ETIME) { in igt_wait_request() 114 if (i915_request_wait(request, 0, 0) != -ETIME) { in igt_wait_request() 124 if (i915_request_wait(request, 0, T / 2) != -ETIME) { in igt_wait_request() 129 if (i915_request_wait(request, 0, T) == -ETIME) { in igt_wait_request() 139 if (i915_request_wait(request, 0, T) == -ETIME) { in igt_wait_request() 164 if (dma_fence_wait_timeout(&request->fence, false, T) != -ETIME) { in igt_fence_wait() 176 if (dma_fence_wait_timeout(&request->fence, false, T / 2) != -ETIME) { in igt_fence_wait() 248 if (i915_request_wait(vip, 0, HZ) == -ETIME) { in igt_request_rewind() 1116 err = -ETIME; in __live_parallel_engine1() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
D | i915_gem_wait.c | 264 if (ret == -ETIME && !nsecs_to_jiffies(args->timeout_ns)) in i915_gem_wait_ioctl() 268 if (ret == -ETIME && args->timeout_ns) in i915_gem_wait_ioctl()
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
D | i2c-eg20t.c | 269 __func__, -ETIME); in pch_i2c_wait_for_bus_idle() 272 return -ETIME; in pch_i2c_wait_for_bus_idle() 391 if (pch_i2c_wait_for_bus_idle(adap, BUS_IDLE_TIMEOUT) == -ETIME) in pch_i2c_writebytes() 392 return -ETIME; in pch_i2c_writebytes() 506 if (pch_i2c_wait_for_bus_idle(adap, BUS_IDLE_TIMEOUT) == -ETIME) in pch_i2c_readbytes() 507 return -ETIME; in pch_i2c_readbytes()
|
/kernel/linux/linux-5.10/drivers/misc/mei/ |
D | hw-me.c | 442 return -ETIME; in mei_me_hw_ready_wait() 718 ret = -ETIME; in mei_me_pg_legacy_enter_sync() 754 ret = -ETIME; in mei_me_pg_legacy_exit_sync() 771 ret = -ETIME; in mei_me_pg_legacy_exit_sync() 907 ret = -ETIME; in mei_me_d0i3_enter_sync() 929 ret = -ETIME; in mei_me_d0i3_enter_sync() 1012 ret = -ETIME; in mei_me_d0i3_exit_sync()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | selftest_rc6.c | 222 if (intel_gt_wait_for_idle(gt, HZ / 5) == -ETIME) { in live_rc6_ctx_wa() 224 err = -ETIME; in live_rc6_ctx_wa()
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | hmdfs_client.c | 183 err == -ETIME) in hmdfs_client_writepage_err() 198 !(err == -ETIME || hmdfs_need_redirty_page(info, err))) { in hmdfs_client_writepage_err() 221 return (err == -ETIME && hmdfs_no_timedout_sync_write(ctx) && in hmdfs_client_rewrite_for_timeout() 338 WARN_ON(ret == -ETIME); in hmdfs_writepage_cb() 480 if (ret == -ENOENT || ret == -ETIME || ret == -EOPNOTSUPP) in hmdfs_client_start_mkdir() 528 if (ret == -ENOENT || ret == -ETIME || ret == -EOPNOTSUPP) in hmdfs_client_start_create() 782 if (ret == -ETIME) in hmdfs_send_statfs() 1054 -ETIME, 0, NULL); in hmdfs_client_offline_notify()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | errno.h | 36 #define ETIME 62 macro
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | errno.h | 45 #define ETIME 62 /* Timer expired */ macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | errno.h | 49 #define ETIME 62 macro
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | errno.h | 45 #define ETIME 62 /* Timer expired */ macro
|
/kernel/linux/linux-5.10/drivers/memstick/host/ |
D | tifm_ms.c | 431 host->req->error = -ETIME; in tifm_ms_card_event() 469 host->req->error = -ETIME; in tifm_ms_req_tasklet() 612 host->req->error = -ETIME; in tifm_ms_remove() 617 host->req->error = -ETIME; in tifm_ms_remove()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | errno.h | 44 #define ETIME 62 macro
|
/kernel/linux/linux-5.10/tools/arch/alpha/include/uapi/asm/ |
D | errno.h | 56 #define ETIME 83 /* Timer expired */ macro
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
D | errno.h | 24 #define ETIME 52 /* Timer expired */ macro
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
D | errno.h | 56 #define ETIME 83 /* Timer expired */ macro
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | errno.h | 40 #define ETIME 62 /* Timer expired */ macro
|