Home
last modified time | relevance | path

Searched defs:should_fail_usercopy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dfault-inject-usercopy.h18 static inline bool should_fail_usercopy(void) { return false; } in should_fail_usercopy() function
/openbmc/linux/lib/
H A Dfault-inject-usercopy.c35 bool should_fail_usercopy(void) in should_fail_usercopy() function