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

/linux-master/kernel/bpf/
H A Dsyscall.c540 void btf_record_free(struct btf_record *rec) function
574 btf_record_free(map->record);
622 btf_record_free(new_rec);
744 btf_record_free(rec);
H A Dbtf.c1701 btf_record_free(tab->types[i].record);
3900 btf_record_free(rec);
/linux-master/include/linux/
H A Dbpf.h2202 void btf_record_free(struct btf_record *rec);

Completed in 145 milliseconds