Searched refs:htab_is_lru (Results 1 – 1 of 1) sorted by relevance
185 static bool htab_is_lru(const struct bpf_htab *htab) in htab_is_lru() function220 return !htab_is_percpu(htab) && !htab_is_lru(htab); in htab_has_extra_elems()338 if (htab_is_lru(htab)) in prealloc_init()351 if (htab_is_lru(htab)) in prealloc_init()371 if (htab_is_lru(htab)) in prealloc_destroy()2328 if (htab_is_lru(htab)) in bpf_percpu_hash_update()