Searched refs:scif_user_send (Results 1 – 3 of 3) sorted by relevance
192 int scif_user_send(scif_epd_t epd, void __user *msg, int len, int flags);
225 err = scif_user_send(priv, (void __user *)request.msg, in scif_fdioctl()
1104 int scif_user_send(scif_epd_t epd, void __user *msg, int len, int flags) in scif_user_send() function