ERRNO 22 arch/arm64/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__arm64_compat_sys##name, ERRNO); \ ERRNO 37 arch/arm64/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__arm64_compat_sys_##sname, ERRNO); \ ERRNO 53 arch/arm64/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__arm64_sys##name, ERRNO); \ ERRNO 73 arch/arm64/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__arm64_sys_##sname, ERRNO); \ ERRNO 34 arch/s390/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__s390_sys##name, ERRNO); \ ERRNO 49 arch/s390/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__s390_compat__sys_##sname, ERRNO); \ ERRNO 55 arch/s390/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__s390x_sys_##sname, ERRNO); \ ERRNO 75 arch/s390/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(compat_sys##name, ERRNO); \ ERRNO 105 arch/s390/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__s390x_sys_##sname, ERRNO); \ ERRNO 122 arch/s390/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__s390x_sys##name, ERRNO); \ ERRNO 35 arch/x86/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__ia32_compat_sys_##name, ERRNO); \ ERRNO 43 arch/x86/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__ia32_compat_sys##name, ERRNO); \ ERRNO 51 arch/x86/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__ia32_sys##name, ERRNO); \ ERRNO 65 arch/x86/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__x64_sys_##sname, ERRNO); \ ERRNO 97 arch/x86/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__x32_compat_sys_##name, ERRNO); \ ERRNO 105 arch/x86/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__x32_compat_sys##name, ERRNO); \ ERRNO 196 arch/x86/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__x64_sys##name, ERRNO); \ ERRNO 224 arch/x86/include/asm/syscall_wrapper.h ALLOW_ERROR_INJECTION(__x64_sys_##sname, ERRNO); \ ERRNO 814 block/blk-core.c ALLOW_ERROR_INJECTION(should_fail_bio, ERRNO); ERRNO 3384 fs/btrfs/disk-io.c ALLOW_ERROR_INJECTION(open_ctree, ERRNO); ERRNO 329 fs/btrfs/free-space-cache.c ALLOW_ERROR_INJECTION(io_ctl_init, ERRNO); ERRNO 1438 fs/btrfs/tree-checker.c ALLOW_ERROR_INJECTION(btrfs_check_leaf_full, ERRNO); ERRNO 1502 fs/btrfs/tree-checker.c ALLOW_ERROR_INJECTION(btrfs_check_node, ERRNO); ERRNO 51 include/linux/compat.h ALLOW_ERROR_INJECTION(compat_sys_##name, ERRNO); \ ERRNO 81 include/linux/compat.h ALLOW_ERROR_INJECTION(compat_sys##name, ERRNO); \ ERRNO 210 include/linux/syscalls.h ALLOW_ERROR_INJECTION(sys_##sname, ERRNO); \ ERRNO 241 include/linux/syscalls.h ALLOW_ERROR_INJECTION(sys##name, ERRNO); \ ERRNO 69 kernel/trace/trace_events_filter.c C(ERRNO, "Error"), \ ERRNO 914 mm/filemap.c ALLOW_ERROR_INJECTION(__add_to_page_cache_locked, ERRNO); ERRNO 1808 mm/slab_common.c ALLOW_ERROR_INJECTION(should_failslab, ERRNO);