Home
last modified time | relevance | path

Searched refs:bpf_lru_node_set_ref (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/kernel/bpf/
A Dbpf_lru_list.h65 static inline void bpf_lru_node_set_ref(struct bpf_lru_node *node) in bpf_lru_node_set_ref() function
A Dhashtab.c717 bpf_lru_node_set_ref(&l->lru_node); in __htab_lru_map_lookup_elem()
1213 bpf_lru_node_set_ref(&l_new->lru_node); in htab_lru_map_update_elem()
1332 bpf_lru_node_set_ref(&l_old->lru_node); in __htab_lru_percpu_map_update_elem()
2250 bpf_lru_node_set_ref(&l->lru_node); in htab_lru_percpu_map_lookup_elem()
2266 bpf_lru_node_set_ref(&l->lru_node); in htab_lru_percpu_map_lookup_percpu_elem()

Completed in 14 milliseconds