Searched defs:bpf_prog_aux (Results 1 – 13 of 13) sorted by relevance
7278 struct bpf_prog_aux { struct7279 atomic64_t refcnt;7280 u32 used_map_cnt;7281 u32 used_btf_cnt;7282 u32 max_ctx_offset;7283 u32 max_pkt_offset;7284 u32 max_tp_access;7285 u32 stack_depth;7286 u32 id;7287 u32 func_cnt;[all …]
13584 struct bpf_prog_aux { struct13585 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 …]
10868 struct bpf_prog_aux { struct10869 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 …]
30156 struct bpf_prog_aux { struct30157 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 …]
14210 struct bpf_prog_aux { struct14211 atomic64_t refcnt;14212 u32 used_map_cnt;14213 u32 used_btf_cnt;14214 u32 max_ctx_offset;14215 u32 max_pkt_offset;14216 u32 max_tp_access;14217 u32 stack_depth;14218 u32 id;14219 u32 func_cnt;[all …]
27766 struct bpf_prog_aux { struct27767 atomic64_t refcnt;27768 u32 used_map_cnt;27769 u32 used_btf_cnt;27770 u32 max_ctx_offset;27771 u32 max_pkt_offset;27772 u32 max_tp_access;27773 u32 stack_depth;27774 u32 id;27775 u32 func_cnt;[all …]
9758 struct bpf_prog_aux { struct9759 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 …]
15226 struct bpf_prog_aux { struct15227 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 …]