Function report |
Source Code:arch\x86\kernel\cpu\resctrl\pseudo_lock.c |
Create Date:2022-07-28 08:14:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pseudo_lock_dev_release
Proto:static int pseudo_lock_dev_release(struct inode *inode, struct file *filp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct file * | filp |
1448 | mutex_lock( & Mutex to protect rdtgroup access. ) |
1451 | If Not rdtgrp Then |
1453 | Return -ENODEV |
1455 | needed for tty driver, and maybe others = NULL |
1456 | atomic_dec( & waitcount) |
1458 | 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 |