Home
last modified time | relevance | path

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

/drivers/misc/lkdtm/
Dusercopy.c54 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()
/drivers/md/
Ddm-user.c80 struct list_head to_user; member
120 struct list_head to_user; member
/drivers/media/mc/
Dmc-device.c414 #define MEDIA_IOC_ARG(__cmd, func, fl, from_user, to_user) \ argument
/drivers/char/
Dvirtio_console.c663 size_t out_count, bool to_user) in fill_readbuf()