Function report |
Source Code:kernel\bpf\bpf_lru_list.c |
Create Date:2022-07-28 13:12:54 |
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_list_init
Proto:static void bpf_lru_list_init(struct bpf_lru_list *l)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_lru_list * | l |
634 | When i < NR_BPF_LRU_LIST_T cycle Initialization list head |
637 | When i < NR_BPF_LRU_LIST_COUNT cycle counts[i] = 0 |
642 | 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 |