Home
last modified time | relevance | path

Searched defs:bpf_subprog_info (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h34752 struct bpf_subprog_info { struct
34753 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;