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

/linux-master/kernel/bpf/
H A Dbtf.c6651 int btf_struct_access(struct bpf_verifier_log *log, function
/linux-master/include/linux/
H A Dbpf.h964 int (*btf_struct_access)(struct bpf_verifier_log *log, member in struct:bpf_verifier_ops
2847 static inline int btf_struct_access(struct bpf_verifier_log *log, function

Completed in 224 milliseconds