Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h31440 struct bpf_subprog_info { struct
31441 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;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h41149 struct bpf_subprog_info { struct
41150 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;