Home
last modified time | relevance | path

Searched defs:btf (Results 1 – 6 of 6) sorted by relevance

/kernel/bpf/
Dbtf.c201 struct btf { struct
203 struct btf_type **types; argument
208 struct btf_header hdr; argument
223 const struct btf_type *t; argument
250 struct btf *btf; member
523 static bool btf_name_offset_valid(const struct btf *btf, u32 offset) in btf_name_offset_valid()
540 static bool __btf_name_valid(const struct btf *btf, u32 offset, bool dot_ok) in __btf_name_valid()
564 static bool btf_name_valid_identifier(const struct btf *btf, u32 offset) in btf_name_valid_identifier()
569 static bool btf_name_valid_section(const struct btf *btf, u32 offset) in btf_name_valid_section()
574 static const char *__btf_name_by_offset(const struct btf *btf, u32 offset) in __btf_name_by_offset()
[all …]
Dsyscall.c494 const struct btf *btf, in map_check_no_btf()
501 static int map_check_btf(struct bpf_map *map, const struct btf *btf, in map_check_btf()
584 struct btf *btf; in map_create() local
2639 static int bpf_btf_get_info_by_fd(struct btf *btf, in bpf_btf_get_info_by_fd()
Dlpm_trie.c729 const struct btf *btf, in trie_check_btf()
Dlocal_storage.c334 const struct btf *btf, in cgroup_storage_check_btf()
Darraymap.c416 const struct btf *btf, in array_map_check_btf()
Dverifier.c6443 const struct btf *btf; in check_btf_func() local
6562 const struct btf *btf; in check_btf_line() local
6680 struct btf *btf; in check_btf_info() local