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

/linux-master/kernel/bpf/
H A Dbtf.c8480 static struct bpf_cand_cache *populate_cand_cache(struct bpf_cand_cache *cands, function
8646 cc = populate_cand_cache(cands, vmlinux_cand_cache, VMLINUX_CAND_CACHE_SIZE);
8683 return populate_cand_cache(cands, module_cand_cache, MODULE_CAND_CACHE_SIZE);

Completed in 164 milliseconds