Searched defs:to_user (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | usercopy.c | 72 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()
|
| H A D | slab.c | 4163 bool to_user) in __check_heap_object()
|
| H A D | slub.c | 4107 bool to_user) in __check_heap_object()
|
| /OK3568_Linux_fs/kernel/drivers/misc/lkdtm/ |
| H A D | usercopy.c | 54 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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | thread_info.h | 129 bool to_user) in check_object_size() 136 bool to_user) in check_object_size()
|
| H A D | slab.h | 195 struct page *page, bool to_user) { } in __check_heap_object()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | rtrap_64.S | 159 to_user: wrpr %g0, RTRAP_PSTATE_IRQOFF, %pstate label
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-user.c | 80 struct list_head to_user; member 120 struct list_head to_user; member
|
| /OK3568_Linux_fs/kernel/drivers/media/mc/ |
| H A D | mc-device.c | 414 #define MEDIA_IOC_ARG(__cmd, func, fl, from_user, to_user) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | virtio_console.c | 663 size_t out_count, bool to_user) in fill_readbuf()
|