Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dbpf_lru_list.h42 u16 next_steal; member
Dbpf_lru_list.c467 first_steal = loc_l->next_steal; in bpf_common_lru_pop_free()
483 loc_l->next_steal = steal; in bpf_common_lru_pop_free()
626 loc_l->next_steal = cpu; in bpf_lru_locallist_init()