Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dusercopy.c147 static inline void check_bogus_address(const unsigned long ptr, unsigned long n, in check_bogus_address() function
266 check_bogus_address((const unsigned long)ptr, n, to_user); in __check_object_size()