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.c7350 static void purge_cand_cache(struct btf *btf);
7391 purge_cand_cache(NULL); in btf_module_notify()
7445 purge_cand_cache(btf_mod->btf); in btf_module_notify()
8272 static void purge_cand_cache(struct btf *btf) in purge_cand_cache() function