Function report |
Source Code:block\bsg.c |
Create Date:2022-07-28 17:37:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bsg_set_command_q
Proto:static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bsg_device * | bd | |
int __user * | uarg |
336 | If Get a simple variable from user space(queue, uarg) Then Return -EFAULT |
341 | spin_lock_irq( & lock) |
343 | spin_unlock_irq( & lock) |
344 | Return 0 |
Name | Describe |
---|---|
bsg_ioctl |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |