Searched defs:uarg (Results 1 – 1 of 1) sorted by relevance
136 static int bsg_sg_io(struct request_queue *q, fmode_t mode, void __user *uarg) in bsg_sg_io()337 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) in bsg_get_command_q()342 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) in bsg_set_command_q()360 void __user *uarg = (void __user *) arg; in bsg_ioctl() local