| Function report | 
| Source Code: arch\x86\kernel\cpu\resctrl\rdtgroup.c | Create Date:2022-07-28 08:11:56 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mkdir_mondata_subdir
Proto:static int mkdir_mondata_subdir(struct kernfs_node *parent_kn, struct rdt_domain *d, struct rdt_resource *r, struct rdtgroup *prgrp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kernfs_node * | parent_kn | |
| struct rdt_domain * | d | |
| struct rdt_resource * | r | |
| struct rdtgroup * | prgrp | 
| 2358 | kernfs_get(kn) | 
| 2360 | If ret Then Go to out_destroy | 
| 2365 | Go to out_destroy | 
| 2372 | ret = mon_addfile(kn, name, priv) | 
| 2373 | If ret Then Go to out_destroy | 
| 2376 | If is_mbm_event(evtid) Then mon_event_read( & rr, d, prgrp, evtid, true) | 
| 2379 | kernfs_activate(kn) | 
| 2380 | Return 0 | 
| 2382 | out_destroy : | 
| 2383 | kernfs_remove(kn) | 
| 2384 | Return ret | 
| Name | Describe | 
|---|---|
| mkdir_mondata_subdir_allrdtgrp | Add all subdirectories of mon_data for "ctrl_mon" groups* and "monitor" groups with given domain id. | 
| mkdir_mondata_subdir_alldom | 
| 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 |