Home
last modified time | relevance | path

Searched defs:to_user (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/mm/
Dusercopy.c72 void usercopy_warn(const char *name, const char *detail, bool to_user, in usercopy_warn()
84 bool to_user, unsigned long offset, in usercopy_abort()
118 unsigned long n, bool to_user) in check_kernel_text_object()
148 bool to_user) in check_bogus_address()
161 struct page *page, bool to_user) in check_page_span()
224 bool to_user) in check_heap_object()
256 void __check_object_size(const void *ptr, unsigned long n, bool to_user) in __check_object_size()
Dslab.c4139 bool to_user) in __check_heap_object()
Dslub.c4039 bool to_user) in __check_heap_object()
/kernel/linux/linux-5.10/drivers/misc/lkdtm/
Dusercopy.c54 static noinline void do_usercopy_stack(bool to_user, bool bad_frame) in do_usercopy_stack()
133 static void do_usercopy_heap_size(bool to_user) in do_usercopy_heap_size()
199 static void do_usercopy_heap_whitelist(bool to_user) in do_usercopy_heap_whitelist()
/kernel/linux/linux-5.10/include/linux/
Dthread_info.h129 bool to_user) in check_object_size()
136 bool to_user) in check_object_size()
Dslab.h195 struct page *page, bool to_user) { } in __check_heap_object()
/kernel/linux/linux-5.10/arch/sparc/kernel/
Drtrap_64.S159 to_user: wrpr %g0, RTRAP_PSTATE_IRQOFF, %pstate label
/kernel/linux/linux-5.10/drivers/media/mc/
Dmc-device.c408 #define MEDIA_IOC_ARG(__cmd, func, fl, from_user, to_user) \ argument
/kernel/linux/linux-5.10/drivers/char/
Dvirtio_console.c663 size_t out_count, bool to_user) in fill_readbuf()