Home
last modified time | relevance | path

Searched refs:check_stack_object (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dusercopy.c34 static noinline int check_stack_object(const void *obj, unsigned long len) in check_stack_object() function
269 switch (check_stack_object(ptr, n)) { in __check_object_size()
/kernel/linux/linux-6.6/mm/
H A Dusercopy.c37 static noinline int check_stack_object(const void *obj, unsigned long len) in check_stack_object() function
226 switch (check_stack_object(ptr, n)) { in __check_object_size()

Completed in 1 milliseconds