Home
last modified time | relevance | path

Searched refs:ALLOW_ERROR_INJECTION (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/include/asm-generic/
Derror-injection.h23 #define ALLOW_ERROR_INJECTION(fname, _etype) \ macro
31 #define ALLOW_ERROR_INJECTION(fname, _etype) macro
/linux-4.19.296/include/linux/
Dcompat.h51 ALLOW_ERROR_INJECTION(compat_sys_##name, ERRNO); \
81 ALLOW_ERROR_INJECTION(compat_sys##name, ERRNO); \
Dsyscalls.h210 ALLOW_ERROR_INJECTION(sys_##sname, ERRNO); \
241 ALLOW_ERROR_INJECTION(sys##name, ERRNO); \
/linux-4.19.296/block/
Dblk-core.c2197 ALLOW_ERROR_INJECTION(should_fail_bio, ERRNO);
/linux-4.19.296/fs/btrfs/
Dfree-space-cache.c326 ALLOW_ERROR_INJECTION(io_ctl_init, ERRNO);
Ddisk-io.c3362 ALLOW_ERROR_INJECTION(open_ctree, ERRNO);
/linux-4.19.296/lib/
DKconfig.debug1519 ALLOW_ERROR_INJECTION() in the kernel. BPF may also modify the return