Function report |
Source Code:kernel\bpf\bpf_lru_list.c |
Create Date:2022-07-28 13:12:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__local_list_pop_pending
Proto:static struct bpf_lru_node *__local_list_pop_pending(struct bpf_lru *lru, struct bpf_lru_locallist *loc_l)
Type:struct bpf_lru_node
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_lru * | lru | |
struct bpf_lru_locallist * | loc_l |
378 | bool force = false |
380 | ignore_ref : |
384 | If ( Not pf_lru_node helpers || force) && del_from_htab(del_arg, node) Then |
387 | Return node |
391 | If Not force Then |
392 | force = true |
393 | Go to ignore_ref |
396 | Return NULL |
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 |