Searched refs:have_mvcos (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/s390/lib/
H A Duaccess.c18 static struct static_key have_mvcos = STATIC_KEY_INIT_FALSE; variable in typeref:struct:static_key
107 if (static_key_false(&have_mvcos)) __copy_from_user()
180 if (static_key_false(&have_mvcos)) __copy_to_user()
243 if (static_key_false(&have_mvcos)) __copy_in_user()
315 if (static_key_false(&have_mvcos)) __clear_user()
389 static_key_slow_inc(&have_mvcos); uaccess_init()

Completed in 106 milliseconds