Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h31430 struct bpf_verifier_log { struct
31431 u64 start_pos;
31432 u64 end_pos;
31433 char __attribute__((btf_type_tag("user"))) *ubuf;
31434 u32 level;
31435 u32 len_total;
31436 u32 len_max;
31437 char kbuf[1024];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h41139 struct bpf_verifier_log { struct
41140 u64 start_pos;
41141 u64 end_pos;
41142 char __attribute__((btf_type_tag("user"))) *ubuf;
41143 u32 level;
41144 u32 len_total;
41145 u32 len_max;
41146 char kbuf[1024];