Home
last modified time | relevance | path

Searched refs:btf_record_free (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/bpf/
H A Dsyscall.c646 void btf_record_free(struct btf_record *rec) in btf_record_free() function
684 btf_record_free(map->record); in bpf_map_free_record()
736 btf_record_free(new_rec); in btf_record_dup()
873 btf_record_free(rec); in bpf_map_free()
H A Dbtf.c1695 btf_record_free(tab->types[i].record); in btf_struct_metas_free()
4066 btf_record_free(rec); in btf_parse_fields()
/linux-6.15/include/linux/
H A Dbpf.h2327 void btf_record_free(struct btf_record *rec);