Searched refs:usercopy_warn (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/mm/ |
D | usercopy.c | 75 void usercopy_warn(const char *name, const char *detail, bool to_user, in usercopy_warn() function
|
D | slab.c | 4441 usercopy_warn("SLAB object", cachep->name, to_user, offset, n); in __check_heap_object()
|
D | slub.c | 3853 usercopy_warn("SLUB object", s->name, to_user, offset, n); in __check_heap_object()
|
/Linux-v4.19/include/linux/ |
D | uaccess.h | 277 void usercopy_warn(const char *name, const char *detail, bool to_user,
|