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

/linux-master/kernel/bpf/
H A Dbtf.c8463 static struct bpf_cand_cache *check_cand_cache(struct bpf_cand_cache *cands, function
8630 cc = check_cand_cache(cands, vmlinux_cand_cache, VMLINUX_CAND_CACHE_SIZE);
8656 cc = check_cand_cache(cands, module_cand_cache, MODULE_CAND_CACHE_SIZE);

Completed in 149 milliseconds