Function report |
Source Code:lib\idr.c |
Create Date:2022-07-28 06:13:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dr_get_next() - Find next populated entry.*@idr: IDR handle.*@nextid: Pointer to an ID.* Returns the next populated entry in the tree with an ID greater than* or equal to the value pointed to by @nextid. On exit, @nextid is updated
Proto:void *idr_get_next(struct idr *idr, int *nextid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct idr * | idr | |
int * | nextid |
269 | If WARN_ON_ONCE(id > INT_MAX) Then Return NULL |
272 | Return entry |
Name | Describe |
---|---|
task_cgroup_path | ask_cgroup_path - cgroup path of a task in the first cgroup hierarchy*@task: target task*@buf: the buffer to write the path into*@buflen: the length of the buffer* Determine @task's cgroup on the first (the one with the lowest non-zero |
bpf_obj_get_next_id |
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 |