Function report |
Source Code:kernel\bpf\bpf_lru_list.c |
Create Date:2022-07-28 13:12:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_lru_locallist_init
Proto:static void bpf_lru_locallist_init(struct bpf_lru_locallist *loc_l, int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_lru_locallist * | loc_l | |
int | cpu |
622 | When i < NR_BPF_LRU_LOCAL_LIST_T cycle Initialization list head |
625 | next_steal = cpu |
627 | raw_spin_lock_init( & lock) |
Name | Describe |
---|---|
bpf_lru_init |
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 |