Home
last modified time | relevance | path

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

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