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

/linux-master/kernel/bpf/
H A Dbpf_lru_list.h42 u16 next_steal; member in struct:bpf_lru_locallist
H A Dbpf_lru_list.c469 * with the loc_l->next_steal CPU.
472 first_steal = loc_l->next_steal;
488 loc_l->next_steal = steal;
631 loc_l->next_steal = cpu;

Completed in 146 milliseconds