Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c7762 static struct bpf_cand_cache *check_cand_cache(struct bpf_cand_cache *cands, in check_cand_cache() function
7929 cc = check_cand_cache(cands, vmlinux_cand_cache, VMLINUX_CAND_CACHE_SIZE); in bpf_core_find_cands()
7955 cc = check_cand_cache(cands, module_cand_cache, MODULE_CAND_CACHE_SIZE); in bpf_core_find_cands()