Function report |
Source Code:kernel\cgroup\cgroup-v1.c |
Create Date:2022-07-28 11:12:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pidlist_uniq - given a kmalloc()ed list, strip out all duplicate entries* Returns the number of unique elements.
Proto:static int pidlist_uniq(pid_t *list, int length)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
pid_t * | list | |
int | length |
243 | dest = 1 |
261 | dest++ |
263 | after : |
264 | Return dest |
Name | Describe |
---|---|
pidlist_array_load | Load a cgroup's pidarray with either procs' tgids or tasks' pids |
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 |