Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dmap_in_map.c74 btf_put(map_meta->btf); in bpf_map_meta_free()
Dsyscall.c483 btf_put(map->btf); in __bpf_map_put()
877 btf_put(btf); in map_create()
923 btf_put(map->btf); in map_create()
1750 btf_put(prog->aux->btf); in __bpf_prog_put_noref()
1755 btf_put(prog->aux->attach_btf); in __bpf_prog_put_noref()
2225 btf_put(attach_btf); in bpf_prog_load()
2246 btf_put(attach_btf); in bpf_prog_load()
2256 btf_put(attach_btf); in bpf_prog_load()
2351 btf_put(prog->aux->attach_btf); in bpf_prog_load()
Dbtf.c1533 void btf_put(struct btf *btf) in btf_put() function
5833 btf_put(filp->private_data); in btf_release()
5875 btf_put(btf); in btf_new_fd()
5978 btf_put(btf); in btf_get_fd_by_id()
6108 btf_put(btf_mod->btf); in btf_module_notify()
6194 btf_put(mod_btf); in BPF_CALL_4()
6200 btf_put(mod_btf); in BPF_CALL_4()
Dcore.c2249 btf_put(btf_mod->btf); in __bpf_free_used_btfs()
Dverifier.c10042 btf_put(btf); in check_btf_info()
11324 btf_put(btf); in check_pseudo_btf_id()
11351 btf_put(btf); in check_pseudo_btf_id()
/Linux-v5.15/include/linux/
Dbtf.h23 void btf_put(struct btf *btf);