Function report |
Source Code:kernel\bpf\bpf_lru_list.c |
Create Date:2022-07-28 13:12:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_next_cpu
Proto:static int get_next_cpu(int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
24 | cpu = pumask_next - get the next cpu in a cpumask*@n: the cpu prior to the place to search (ie. return will be > @n)*@srcp: the cpumask pointer* Returns >= nr_cpu_ids if no further cpus set. |
25 | If cpu >= Setup number of possible processor ids Then cpu = Uniprocessor. Assume all masks are "1". |
27 | Return cpu |
Name | Describe |
---|---|
bpf_common_lru_pop_free |
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 |