Searched defs:bpf_subprog_info (Results 1 – 11 of 11) sorted by relevance
32256 struct bpf_subprog_info { struct32257 u32 start;32258 u32 linfo_idx;32259 u16 stack_depth;32260 bool has_tail_call;32261 bool tail_call_reachable;32262 bool has_ld_abs;32263 bool is_async_cb;
40719 struct bpf_subprog_info { struct40720 u32 start;40721 u32 linfo_idx;40722 u16 stack_depth;40723 bool has_tail_call;40724 bool tail_call_reachable;40725 bool has_ld_abs;40726 bool is_async_cb;
19695 struct bpf_subprog_info { struct19696 u32 start;19697 u32 linfo_idx;19698 u16 stack_depth;19699 bool has_tail_call;19700 bool tail_call_reachable;19701 bool has_ld_abs;19702 bool is_async_cb;
42505 struct bpf_subprog_info { struct42506 u32 start;42507 u32 linfo_idx;42508 u16 stack_depth;42509 bool has_tail_call;42510 bool tail_call_reachable;42511 bool has_ld_abs;42512 bool is_async_cb;
20380 struct bpf_subprog_info { struct20381 u32 start;20382 u32 linfo_idx;20383 u16 stack_depth;20384 bool has_tail_call;20385 bool tail_call_reachable;20386 bool has_ld_abs;20387 bool is_async_cb;
25958 struct bpf_subprog_info { struct25959 u32 start;25960 u32 linfo_idx;25961 u16 stack_depth;25962 bool has_tail_call;25963 bool tail_call_reachable;25964 bool has_ld_abs;25965 bool is_async_cb;