Searched defs:bpf_subprog_info (Results 1 – 2 of 2) sorted by relevance
31440 struct bpf_subprog_info { struct31441 u32 start;31442 u32 linfo_idx;31443 u16 stack_depth;31444 bool has_tail_call;31445 bool tail_call_reachable;31446 bool has_ld_abs;31447 bool is_async_cb;31448 u64 android_kabi_reserved1;
41149 struct bpf_subprog_info { struct41150 u32 start;41151 u32 linfo_idx;41152 u16 stack_depth;41153 bool has_tail_call;41154 bool tail_call_reachable;41155 bool has_ld_abs;41156 bool is_async_cb;41157 u64 android_kabi_reserved1;