Searched refs:usercopy_warn (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | usercopy.c | 72 void usercopy_warn(const char *name, const char *detail, bool to_user, in usercopy_warn() function
|
H A D | slab.c | 4170 usercopy_warn("SLAB object", cachep->name, to_user, offset, n); in __check_heap_object()
|
H A D | slub.c | 4081 usercopy_warn("SLUB object", s->name, to_user, offset, n); in __check_heap_object()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | uaccess.h | 417 void usercopy_warn(const char *name, const char *detail, bool to_user,
|
Completed in 13 milliseconds