Searched defs:to_user (Results 1 – 6 of 6) sorted by relevance
/linux/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() 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 D | rtrap_64.S | 159 to_user: wrpr %g0, RTRAP_PSTATE_IRQOFF, %pstate label
|
/linux/drivers/perf/ |
H A D | arm_brbe.c | 717 bool to_user = access_ok((void __user *)(unsigned long)entry->to, 4); in filter_branch_privilege() local
|
/linux/drivers/media/mc/ |
H A D | mc-device.c | 404 #define MEDIA_IOC_ARG(__cmd, func, fl, from_user, to_user) \ argument
|
/linux/drivers/char/ |
H A D | virtio_console.c | 655 size_t out_count, bool to_user) in fill_readbuf()
|
/linux/mm/ |
H A D | slub.c | 6069 const struct slab *slab, bool to_user) in __check_heap_object()
|