Home
last modified time | relevance | path

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

/linux/mm/
H A Dusercopy.c87 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()
223 void __check_object_size(const void *ptr, unsigned long n, bool to_user) in __check_object_size()
H A Dslub.c8226 const struct slab *slab, bool to_user) in __check_heap_object()
/linux/drivers/misc/lkdtm/
H A Dusercopy.c55 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/arch/sparc/kernel/
H A Drtrap_64.S159 to_user: wrpr %g0, RTRAP_PSTATE_IRQOFF, %pstate label
/linux/drivers/perf/
H A Darm_brbe.c717 bool to_user = access_ok((void __user *)(unsigned long)entry->to, 4); in filter_branch_privilege() local
/linux/drivers/media/mc/
H A Dmc-device.c404 #define MEDIA_IOC_ARG(__cmd, func, fl, from_user, to_user) \ argument
/linux/drivers/char/
H A Dvirtio_console.c655 size_t out_count, bool to_user) in fill_readbuf()