Home
last modified time | relevance | path

Searched defs:bpf_prog_aux (Results 1 – 11 of 11) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h13095 struct bpf_prog_aux { struct
13096 atomic64_t refcnt;
13097 u32 used_map_cnt;
13098 u32 used_btf_cnt;
13099 u32 max_ctx_offset;
13100 u32 max_pkt_offset;
13101 u32 max_tp_access;
13102 u32 stack_depth;
13103 u32 id;
13104 u32 func_cnt;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h13584 struct bpf_prog_aux { struct
13585 atomic64_t refcnt;
13586 u32 used_map_cnt;
13587 u32 used_btf_cnt;
13588 u32 max_ctx_offset;
13589 u32 max_pkt_offset;
13590 u32 max_tp_access;
13591 u32 stack_depth;
13592 u32 id;
13593 u32 func_cnt;
[all …]
Dvmlinux.h13584 struct bpf_prog_aux { struct
13585 atomic64_t refcnt;
13586 u32 used_map_cnt;
13587 u32 used_btf_cnt;
13588 u32 max_ctx_offset;
13589 u32 max_pkt_offset;
13590 u32 max_tp_access;
13591 u32 stack_depth;
13592 u32 id;
13593 u32 func_cnt;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h10868 struct bpf_prog_aux { struct
10869 atomic64_t refcnt;
10870 u32 used_map_cnt;
10871 u32 used_btf_cnt;
10872 u32 max_ctx_offset;
10873 u32 max_pkt_offset;
10874 u32 max_tp_access;
10875 u32 stack_depth;
10876 u32 id;
10877 u32 func_cnt;
[all …]
Dvmlinux.h10868 struct bpf_prog_aux { struct
10869 atomic64_t refcnt;
10870 u32 used_map_cnt;
10871 u32 used_btf_cnt;
10872 u32 max_ctx_offset;
10873 u32 max_pkt_offset;
10874 u32 max_tp_access;
10875 u32 stack_depth;
10876 u32 id;
10877 u32 func_cnt;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h30156 struct bpf_prog_aux { struct
30157 atomic64_t refcnt;
30158 u32 used_map_cnt;
30159 u32 used_btf_cnt;
30160 u32 max_ctx_offset;
30161 u32 max_pkt_offset;
30162 u32 max_tp_access;
30163 u32 stack_depth;
30164 u32 id;
30165 u32 func_cnt;
[all …]
Dvmlinux.h30156 struct bpf_prog_aux { struct
30157 atomic64_t refcnt;
30158 u32 used_map_cnt;
30159 u32 used_btf_cnt;
30160 u32 max_ctx_offset;
30161 u32 max_pkt_offset;
30162 u32 max_tp_access;
30163 u32 stack_depth;
30164 u32 id;
30165 u32 func_cnt;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h9758 struct bpf_prog_aux { struct
9759 atomic64_t refcnt;
9760 u32 used_map_cnt;
9761 u32 used_btf_cnt;
9762 u32 max_ctx_offset;
9763 u32 max_pkt_offset;
9764 u32 max_tp_access;
9765 u32 stack_depth;
9766 u32 id;
9767 u32 func_cnt;
[all …]
Dvmlinux_608.h9758 struct bpf_prog_aux { struct
9759 atomic64_t refcnt;
9760 u32 used_map_cnt;
9761 u32 used_btf_cnt;
9762 u32 max_ctx_offset;
9763 u32 max_pkt_offset;
9764 u32 max_tp_access;
9765 u32 stack_depth;
9766 u32 id;
9767 u32 func_cnt;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h15226 struct bpf_prog_aux { struct
15227 atomic64_t refcnt;
15228 u32 used_map_cnt;
15229 u32 used_btf_cnt;
15230 u32 max_ctx_offset;
15231 u32 max_pkt_offset;
15232 u32 max_tp_access;
15233 u32 stack_depth;
15234 u32 id;
15235 u32 func_cnt;
[all …]
Dvmlinux_602.h15226 struct bpf_prog_aux { struct
15227 atomic64_t refcnt;
15228 u32 used_map_cnt;
15229 u32 used_btf_cnt;
15230 u32 max_ctx_offset;
15231 u32 max_pkt_offset;
15232 u32 max_tp_access;
15233 u32 stack_depth;
15234 u32 id;
15235 u32 func_cnt;
[all …]