Searched defs:to_user (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/mm/ |
D | usercopy.c | 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() 163 bool to_user) in check_heap_object() 213 void __check_object_size(const void *ptr, unsigned long n, bool to_user) in __check_object_size()
|
D | slab.c | 3999 const struct slab *slab, bool to_user) in __check_heap_object()
|
D | slub.c | 4748 const struct slab *slab, bool to_user) in __check_heap_object()
|
/linux-6.6.21/drivers/misc/lkdtm/ |
D | usercopy.c | 55 static noinline void do_usercopy_stack(bool to_user, bool bad_frame) in do_usercopy_stack() 134 static void do_usercopy_slab_size(bool to_user) in do_usercopy_slab_size() 202 static void do_usercopy_slab_whitelist(bool to_user) in do_usercopy_slab_whitelist()
|
/linux-6.6.21/arch/sparc/kernel/ |
D | rtrap_64.S | 159 to_user: wrpr %g0, RTRAP_PSTATE_IRQOFF, %pstate label
|
/linux-6.6.21/include/linux/ |
D | thread_info.h | 212 bool to_user) in check_object_size() 219 bool to_user) in check_object_size()
|
/linux-6.6.21/drivers/media/mc/ |
D | mc-device.c | 408 #define MEDIA_IOC_ARG(__cmd, func, fl, from_user, to_user) \ argument
|
/linux-6.6.21/drivers/char/ |
D | virtio_console.c | 657 size_t out_count, bool to_user) in fill_readbuf()
|