Function report |
Source Code:kernel\pid_namespace.c |
Create Date:2022-07-28 11:20:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:reates the kmem cache to allocate pids from.*@level: pid namespace level
Proto:static struct kmem_cache *create_pid_cachep(unsigned int level)
Type:struct kmem_cache
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | level |
40 | pkc = Write once array, filled from the beginning. [level - 1] |
51 | mutex_lock( & pid_caches_mutex) |
53 | If Not pkc Then pkc = kmem_cache_create(name, len, 0, Align objs on cache lines , 0) |
Name | Describe |
---|---|
create_pid_namespace |
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 |