Home
last modified time | relevance | path

Searched defs:btf_parse (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.c1131 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) in btf_parse() function
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbtf.c4114 static struct btf *btf_parse(void __user *btf_data, u32 btf_data_size, in btf_parse() function
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c5474 static struct btf *btf_parse(const union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in btf_parse() function

Completed in 25 milliseconds