Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h38924 struct bpf_prog_aux___2 { struct
38925 atomic64_t refcnt;
38926 u32 used_map_cnt;
38927 u32 max_ctx_offset;
38928 u32 max_pkt_offset;
38929 u32 max_tp_access;
38930 u32 stack_depth;
38931 u32 id;
38932 u32 func_cnt;
38933 u32 func_idx;
[all …]
Dvmlinux.h38924 struct bpf_prog_aux___2 { struct
38925 atomic64_t refcnt;
38926 u32 used_map_cnt;
38927 u32 max_ctx_offset;
38928 u32 max_pkt_offset;
38929 u32 max_tp_access;
38930 u32 stack_depth;
38931 u32 id;
38932 u32 func_cnt;
38933 u32 func_idx;
[all …]