Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_btf.c11 * Note that caller has to call btf_put(*@btf_p) after using the btf_type.
34 btf_put(*btf_p); in btf_find_func_proto()
H A Dtrace_output.c774 btf_put(btf); in print_function_args()
H A Dtrace_probe.c511 btf_put(ctx->btf); in clear_btf_context()
/linux/kernel/bpf/
H A Dmap_in_map.c79 btf_put(map_meta->btf); in bpf_map_meta_free()
H A Dsyscall.c664 btf_put(rec->fields[i].kptr.btf); in btf_record_free()
878 * struct_meta info which will be freed with btf_put(). in bpf_map_free()
880 btf_put(btf); in bpf_map_free()
1518 btf_put(btf); in map_create()
2338 btf_put(prog->aux->btf); in __bpf_prog_put_noref()
2345 btf_put(prog->aux->attach_btf); in __bpf_prog_put_noref()
2858 btf_put(attach_btf); in bpf_prog_load()
2883 btf_put(attach_btf); in bpf_prog_load()
2894 btf_put(attach_btf); in bpf_prog_load()
3027 btf_put(pro in bpf_prog_load()
[all...]
H A Dbtf.c604 btf_put(btf); in bpf_find_btf_id()
1775 void btf_put(struct btf *btf) in btf_put() function
3887 btf_put(kptr_btf); in btf_parse_kptr()
8015 btf_put(filp->private_data); in btf_release()
8049 * now on (i.e. free by calling btf_put()). in btf_new_fd()
8054 btf_put(btf); in btf_new_fd()
8147 btf_put(btf); in btf_get_fd_by_id()
8280 btf_put(btf_mod->btf); in btf_module_notify()
8392 btf_put(btf); in BPF_CALL_4()
8398 btf_put(bt in BPF_CALL_4()
[all...]
H A Dbpf_struct_ops.c1044 btf_put(btf); in bpf_struct_ops_map_alloc()
1052 btf_put(btf); in bpf_struct_ops_map_alloc()
H A Dcore.c2876 btf_put(btf_mod->btf); in __bpf_free_used_btfs()
H A Dverifier.c3190 btf_put(btf); in __find_kfunc_desc_btf()
3196 btf_put(btf); in __find_kfunc_desc_btf()
3224 btf_put(tab->descs[tab->nr_descs].btf); in bpf_free_kfunc_btf_tab()
18348 btf_put(btf); in check_btf_info_early()
20209 btf_put(btf); in __add_used_btf()
/linux/include/linux/
H A Dbtf.h146 void btf_put(struct btf *btf);