Function report |
Source Code:kernel\bpf\bpf_lru_list.c |
Create Date:2022-07-28 13:12:19 |
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_count_dec
Proto:static void bpf_lru_list_count_dec(struct bpf_lru_list *l, enum bpf_lru_list_type type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_lru_list * | l | |
enum bpf_lru_list_type | type |
57 | If type < NR_BPF_LRU_LIST_COUNT Then counts[type]-- |
Name | Describe |
---|---|
__bpf_lru_node_move_to_free | |
__bpf_lru_node_move | Move nodes between or within active and inactive list (like* active to inactive, inactive to active or tail of active back to* the head of active). |
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 |