Searched refs:nfree (Results 1 – 1 of 1) sorted by relevance
328 unsigned int nfree = 0; in bpf_lru_list_pop_free_to_local() local340 if (++nfree == LOCAL_FREE_TARGET) in bpf_lru_list_pop_free_to_local()344 if (nfree < LOCAL_FREE_TARGET) in bpf_lru_list_pop_free_to_local()345 __bpf_lru_list_shrink(lru, l, LOCAL_FREE_TARGET - nfree, in bpf_lru_list_pop_free_to_local()