Searched refs:zalloc_disable_copyio_check (Results 1 – 4 of 4) sorted by relevance
972 extern bool zalloc_disable_copyio_check;974 #define zalloc_disable_copyio_check false macro
570 TUNABLE(bool, zalloc_disable_copyio_check, "-no-copyio-zalloc-check", false);
178 if (__probable(!zalloc_disable_copyio_check)) { in copy_validate()
201 if (__probable(!zalloc_disable_copyio_check)) { in copyio()