Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c7356 static void purge_cand_cache(struct btf *btf);
7397 purge_cand_cache(NULL); in btf_module_notify()
7451 purge_cand_cache(btf_mod->btf); in btf_module_notify()
8278 static void purge_cand_cache(struct btf *btf) in purge_cand_cache() function