Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c664 void btf_record_free(struct btf_record *rec) in btf_record_free() function
703 btf_record_free(map->record); in bpf_map_free_record()
756 btf_record_free(new_rec); in btf_record_dup()
904 btf_record_free(rec); in bpf_map_free()
H A Dhashtab.c495 btf_record_free(hrec->record); in htab_dtor_ctx_free()
H A Dbtf.c1833 btf_record_free(tab->types[i].record); in btf_struct_metas_free()
4195 btf_record_free(rec); in btf_parse_fields()
/linux/include/linux/
H A Dbpf.h2594 void btf_record_free(struct btf_record *rec);