Searched defs:bpf_prog_aux___2 (Results 1 – 2 of 2) sorted by relevance
38924 struct bpf_prog_aux___2 { struct38925 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 …]