Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dbtf.c8157 static void __print_cand_cache(struct bpf_verifier_log *log, in __print_cand_cache() function
8182 __print_cand_cache(log, vmlinux_cand_cache, VMLINUX_CAND_CACHE_SIZE); in print_cand_cache()
8184 __print_cand_cache(log, module_cand_cache, MODULE_CAND_CACHE_SIZE); in print_cand_cache()