Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h965 int (*btf_struct_access)(struct bpf_verifier_log *log, member
2689 static inline int btf_struct_access(struct bpf_verifier_log *log, in btf_struct_access() function
/openbmc/linux/kernel/bpf/
H A Dbtf.c6391 int btf_struct_access(struct bpf_verifier_log *log, in btf_struct_access() function