Home
last modified time | relevance | path

Searched defs:kptr_field (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c4464 struct btf_field *kptr_field, in map_kptr_match_type()
4587 static struct btf_record *kptr_pointee_btf_record(struct btf_field *kptr_field) in kptr_pointee_btf_record()
4608 static u32 btf_ld_kptr_type(struct bpf_verifier_env *env, struct btf_field *kptr_field) in btf_ld_kptr_type()
4649 struct btf_field *kptr_field) in check_map_kptr_access()
6363 struct btf_field *kptr_field = NULL; in check_mem_access() local
7477 struct btf_field *kptr_field; in process_kptr_func() local
/linux/include/linux/
H A Dbpf_verifier.h1588 struct btf_field *kptr_field; member