Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dusercopy.c150 static inline void check_bogus_address(const unsigned long ptr, unsigned long n, in check_bogus_address() function
263 check_bogus_address((const unsigned long)ptr, n, to_user); in __check_object_size()