Function report |
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c |
Create Date:2022-07-28 08:11:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rdt_kill_sb
Proto:static void rdt_kill_sb(struct super_block *sb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb |
2268 | cpus_read_lock() |
2269 | mutex_lock( & Mutex to protect rdtgroup access. ) |
2275 | reset_all_ctrls(r) |
2276 | cdp_disable_all() |
2278 | rdt_pseudo_lock_release() |
2279 | mode = RDT_MODE_SHAREABLE |
2283 | kernfs_kill_sb(sb) |
2285 | cpus_read_unlock() |
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 |