Searched defs:to_user (Results 1 – 9 of 9) 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() 87 bool to_user, unsigned long offset, in usercopy_abort() 121 unsigned long n, bool to_user) in check_kernel_text_object() 151 bool to_user) in check_bogus_address() 164 struct page *page, bool to_user) in check_page_span() 227 bool to_user) in check_heap_object() 253 void __check_object_size(const void *ptr, unsigned long n, bool to_user) in __check_object_size()
|
D | slab.c | 4412 bool to_user) in __check_heap_object()
|
D | slub.c | 3813 bool to_user) in __check_heap_object()
|
/Linux-v4.19/drivers/misc/lkdtm/ |
D | usercopy.c | 49 static noinline void do_usercopy_stack(bool to_user, bool bad_frame) in do_usercopy_stack() 122 static void do_usercopy_heap_size(bool to_user) in do_usercopy_heap_size() 188 static void do_usercopy_heap_whitelist(bool to_user) in do_usercopy_heap_whitelist()
|
/Linux-v4.19/include/linux/ |
D | thread_info.h | 116 bool to_user) in check_object_size() 123 bool to_user) in check_object_size()
|
D | slab.h | 192 struct page *page, bool to_user) { } in __check_heap_object()
|
/Linux-v4.19/arch/sparc/kernel/ |
D | rtrap_64.S | 158 to_user: wrpr %g0, RTRAP_PSTATE_IRQOFF, %pstate label
|
/Linux-v4.19/drivers/media/ |
D | media-device.c | 401 #define MEDIA_IOC_ARG(__cmd, func, fl, from_user, to_user) \ argument
|
/Linux-v4.19/drivers/char/ |
D | virtio_console.c | 676 size_t out_count, bool to_user) in fill_readbuf()
|