Function report |
Source Code:kernel\bpf\bpf_lru_list.c |
Create Date:2022-07-28 13:12:23 |
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_inactive_low
Proto:static bool bpf_lru_list_inactive_low(const struct bpf_lru_list *l)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct bpf_lru_list * | l |
126 | Return counts[BPF_LRU_LIST_T_INACTIVE] < counts[BPF_LRU_LIST_T_ACTIVE] |
Name | Describe |
---|---|
__bpf_lru_list_rotate | 1. Rotate the active list (if needed)* 2. Always rotate the inactive list |
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 |