Function report |
Source Code:mm\gup_benchmark.c |
Create Date:2022-07-28 16:16:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gup_benchmark_ioctl
Proto:static long gup_benchmark_ioctl(struct file *filep, unsigned int cmd, unsigned long arg)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | filep | |
unsigned int | cmd | |
unsigned long | arg |
102 | Case cmd == GUP_FAST_BENCHMARK |
103 | Case cmd == GUP_LONGTERM_BENCHMARK |
104 | Case cmd == GUP_BENCHMARK |
105 | Break |
106 | Default |
107 | Return -EINVAL |
113 | ret = __gup_benchmark_ioctl(cmd, & gup) |
120 | Return 0 |
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 |