Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h2725 struct btf_record *btf_record_dup(const struct btf_record *rec);
/linux/kernel/bpf/
H A Dhashtab.c518 hrec->record = btf_record_dup(map->record); in bpf_ma_set_dtor()
H A Dsyscall.c706 struct btf_record *btf_record_dup(const struct btf_record *rec) in btf_record_dup() function