Function report |
Source Code:arch\x86\kernel\itmt.c |
Create Date:2022-07-28 08:50:21 |
Last Modify:2020-03-16 21:30:12 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sched_itmt_update_handler
Proto:static int sched_itmt_update_handler(struct ctl_table *table, int write, void __user *buffer, size_t *lenp, loff_t *ppos)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct ctl_table * | table | |
int | write | |
void __user * | buffer | |
size_t * | lenp | |
loff_t * | ppos |
48 | mutex_lock( & itmt_update_mutex) |
50 | If Not Boolean to track if system has ITMT capabilities Then |
51 | mutex_unlock( & itmt_update_mutex) |
52 | Return -EINVAL |
63 | mutex_unlock( & itmt_update_mutex) |
65 | Return ret |
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 |