Home
last modified time | relevance | path

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

/kernel/bpf/
Dhashtab.c178 static bool htab_is_percpu(const struct bpf_htab *htab) in htab_is_percpu() function
209 if (!htab_is_percpu(htab)) in htab_free_elems()
255 if (!htab_is_percpu(htab) && !htab_is_lru(htab)) in prealloc_init()
263 if (!htab_is_percpu(htab)) in prealloc_init()