Searched defs:bpf_subprog_info (Results 1 – 7 of 7) sorted by relevance
34752 struct bpf_subprog_info { struct34753 u32 start;34754 u32 linfo_idx;34755 u16 stack_depth;34756 bool has_tail_call;34757 bool tail_call_reachable;34758 bool has_ld_abs;34759 bool is_async_cb;
40790 struct bpf_subprog_info { struct40791 u32 start;40792 u32 linfo_idx;40793 u16 stack_depth;40794 bool has_tail_call;40795 bool tail_call_reachable;40796 bool has_ld_abs;
30397 struct bpf_subprog_info { struct30398 u32 start;30399 u32 linfo_idx;30400 u16 stack_depth;30401 bool has_tail_call;30402 bool tail_call_reachable;30403 bool has_ld_abs;
34464 struct bpf_subprog_info { struct34465 u32 start;34466 u32 linfo_idx;34467 u16 stack_depth;