Function report |
Source Code:kernel\bpf\hashtab.c |
Create Date:2022-07-28 13:09:39 |
Last Modify:2022-05-23 09:15:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:htab_lru_map_delete_node
Proto:static bool htab_lru_map_delete_node(void *arg, struct bpf_lru_node *node)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
void * | arg | |
struct bpf_lru_node * | node |
580 | b = __select_bucket(htab, hash) |
583 | raw_spin_lock_irqsave( & lock, flags) |
591 | raw_spin_unlock_irqrestore( & lock, flags) |
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 |