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.c34 btf_put(*btf_p); in btf_find_func_proto()
H A Dtrace_probe.c579 btf_put(ctx->struct_btf); in clear_struct_btf()
588 btf_put(ctx->btf); in clear_btf_context()
888 btf_put(ctx->struct_btf); in query_btf_struct()
H A Dtrace_events.c2276 btf_put(btf); in event_btf_ids_read()
/linux/kernel/bpf/
H A Dcheck_btf.c427 btf_put(btf); in bpf_prepare_btf_info()
H A Dbtf.c716 btf_put(btf); in bpf_find_btf_id()
1901 void btf_put(struct btf *btf) in btf_put() function
4045 btf_put(kptr_btf); in btf_parse_kptr()
8333 btf_put(filp->private_data); in btf_release()
8372 btf_put(btf); in btf_new_fd()
8465 btf_put(btf); in btf_get_fd_by_id()
8605 btf_put(btf_mod->btf); in btf_module_notify()
8717 btf_put(btf); in BPF_CALL_4()
8723 btf_put(btf); in BPF_CALL_4()
9204 btf_put(btf); in __register_btf_kfunc_id_set()
[all …]
H A Dsyscall.c678 btf_put(rec->fields[i].kptr.btf); in btf_record_free()
912 btf_put(btf); in bpf_map_free()
1575 btf_put(btf); in map_create_alloc()
2454 btf_put(prog->aux->btf); in __bpf_prog_put_noref()
2461 btf_put(prog->aux->attach_btf); in __bpf_prog_put_noref()
3011 btf_put(attach_btf); in BTF_ID_LIST_GLOBAL_SINGLE()
3036 btf_put(attach_btf); in BTF_ID_LIST_GLOBAL_SINGLE()
3047 btf_put(attach_btf); in BTF_ID_LIST_GLOBAL_SINGLE()
3179 btf_put(prog->aux->attach_btf); in BTF_ID_LIST_GLOBAL_SINGLE()
H A Dbpf_struct_ops.c1101 btf_put(btf); in bpf_struct_ops_map_alloc()
1109 btf_put(btf); in bpf_struct_ops_map_alloc()
H A Dcore.c3051 btf_put(btf_mod->btf); in __bpf_free_used_btfs()
H A Dverifier.c2623 btf_put(btf); in __find_kfunc_desc_btf()
2629 btf_put(btf); in __find_kfunc_desc_btf()
2657 btf_put(tab->descs[tab->nr_descs].btf); in bpf_free_kfunc_btf_tab()
18464 btf_put(btf); in __add_used_btf()
18578 btf_put(btf); in check_pseudo_btf_id()
/linux/include/linux/
H A Dbtf.h147 void btf_put(struct btf *btf);