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