Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dhashtab.c62 static bool htab_is_lru(const struct bpf_htab *htab) in htab_is_lru() function
139 if (!htab_is_percpu(htab) && !htab_is_lru(htab)) in prealloc_init()
163 if (htab_is_lru(htab)) in prealloc_init()
176 if (htab_is_lru(htab)) in prealloc_init()
196 if (htab_is_lru(htab)) in prealloc_destroy()
1322 if (htab_is_lru(htab)) in bpf_percpu_hash_update()