Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_btf.c34 btf_put(*btf_p); in btf_find_func_proto()
H A Dtrace_probe.c483 btf_put(ctx->btf); in clear_btf_context()
/openbmc/linux/kernel/bpf/
H A Dmap_in_map.c93 btf_put(map_meta->btf); in bpf_map_meta_free()
H A Dsyscall.c519 btf_put(rec->fields[i].kptr.btf); in btf_record_free()
714 btf_put(btf); in bpf_map_free_deferred()
1268 btf_put(btf); in map_create()
1314 btf_put(map->btf); in map_create()
2150 btf_put(prog->aux->btf); in __bpf_prog_put_noref()
2156 btf_put(prog->aux->attach_btf); in __bpf_prog_put_noref()
2648 btf_put(attach_btf); in bpf_prog_load()
2669 btf_put(attach_btf); in bpf_prog_load()
2679 btf_put(attach_btf); in bpf_prog_load()
2790 btf_put(prog->aux->attach_btf); in bpf_prog_load()
H A Dbtf.c593 btf_put(btf); in bpf_find_btf_id()
1715 void btf_put(struct btf *btf) in btf_put() function
3651 btf_put(kptr_btf); in btf_parse_kptr()
7200 btf_put(btf); in btf_new_fd()
7303 btf_put(btf); in btf_get_fd_by_id()
7446 btf_put(btf_mod->btf); in btf_module_notify()
7547 btf_put(btf); in BPF_CALL_4()
7553 btf_put(btf); in BPF_CALL_4()
7913 btf_put(btf); in __register_btf_kfunc_id_set()
8062 btf_put(btf); in register_btf_id_dtor_kfuncs()
[all …]
H A Dcore.c2709 btf_put(btf_mod->btf); in __bpf_free_used_btfs()
H A Dverifier.c2787 btf_put(btf); in __find_kfunc_desc_btf()
2793 btf_put(btf); in __find_kfunc_desc_btf()
2815 btf_put(tab->descs[tab->nr_descs].btf); in bpf_free_kfunc_btf_tab()
15806 btf_put(btf); in check_btf_info()
17466 btf_put(btf); in check_pseudo_btf_id()
17493 btf_put(btf); in check_pseudo_btf_id()
/openbmc/linux/include/linux/
H A Dbtf.h129 void btf_put(struct btf *btf);