/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | rtrap_64.S | 159 to_user: wrpr %g0, RTRAP_PSTATE_IRQOFF, %pstate label
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | rtrap_64.S | 159 to_user: wrpr %g0, RTRAP_PSTATE_IRQOFF, %pstate label
|
/kernel/linux/linux-5.10/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() argument 133 static void do_usercopy_heap_size(bool to_user) in do_usercopy_heap_size() argument 199 static void do_usercopy_heap_whitelist(bool to_user) in do_usercopy_heap_whitelist() argument
|
/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() argument 83 usercopy_abort(const char *name, const char *detail, bool to_user, unsigned long offset, unsigned long len) usercopy_abort() argument 117 check_kernel_text_object(const unsigned long ptr, unsigned long n, bool to_user) check_kernel_text_object() argument 147 check_bogus_address(const unsigned long ptr, unsigned long n, bool to_user) check_bogus_address() argument 160 check_page_span(const void *ptr, unsigned long n, struct page *page, bool to_user) check_page_span() argument 223 check_heap_object(const void *ptr, unsigned long n, bool to_user) check_heap_object() argument 256 __check_object_size(const void *ptr, unsigned long n, bool to_user) __check_object_size() argument [all...] |
H A D | slab.c | 4138 __check_heap_object(const void *ptr, unsigned long n, struct page *page, bool to_user) __check_heap_object() argument
|
H A D | slub.c | 4038 __check_heap_object(const void *ptr, unsigned long n, struct page *page, bool to_user) __check_heap_object() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | usercopy.c | 86 usercopy_abort(const char *name, const char *detail, bool to_user, unsigned long offset, unsigned long len) usercopy_abort() argument 120 check_kernel_text_object(const unsigned long ptr, unsigned long n, bool to_user) check_kernel_text_object() argument 150 check_bogus_address(const unsigned long ptr, unsigned long n, bool to_user) check_bogus_address() argument 162 check_heap_object(const void *ptr, unsigned long n, bool to_user) check_heap_object() argument 213 __check_object_size(const void *ptr, unsigned long n, bool to_user) __check_object_size() argument [all...] |
H A D | slab.c | 3998 __check_heap_object(const void *ptr, unsigned long n, const struct slab *slab, bool to_user) __check_heap_object() argument
|
H A D | slub.c | 4747 __check_heap_object(const void *ptr, unsigned long n, const struct slab *slab, bool to_user) __check_heap_object() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | thread_info.h | 128 check_object_size(const void *ptr, unsigned long n, bool to_user) check_object_size() argument 135 check_object_size(const void *ptr, unsigned long n, bool to_user) check_object_size() argument
|
H A D | slab.h | 194 __check_heap_object(const void *ptr, unsigned long n, struct page *page, bool to_user) __check_heap_object() argument
|
/kernel/linux/linux-6.6/drivers/misc/lkdtm/ |
H A D | usercopy.c | 55 static noinline void do_usercopy_stack(bool to_user, bool bad_frame) in do_usercopy_stack() argument 134 static void do_usercopy_slab_size(bool to_user) in do_usercopy_slab_size() argument 202 static void do_usercopy_slab_whitelist(bool to_user) in do_usercopy_slab_whitelist() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | thread_info.h | 211 check_object_size(const void *ptr, unsigned long n, bool to_user) check_object_size() argument 218 check_object_size(const void *ptr, unsigned long n, bool to_user) check_object_size() argument
|
/third_party/alsa-lib/src/mixer/ |
H A D | simple_none.c | 216 static long to_user(selem_none_t *s, int dir, selem_ctl_t *c, long value) in to_user() function
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | virtio_console.c | 662 fill_readbuf(struct port *port, char __user *out_buf, size_t out_count, bool to_user) fill_readbuf() argument
|
/kernel/linux/linux-6.6/drivers/char/ |
H A D | virtio_console.c | 656 fill_readbuf(struct port *port, char __user *out_buf, size_t out_count, bool to_user) fill_readbuf() argument
|