Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h31716 struct bpf_insn_aux_data { struct
31717 union {
31738 union {
31742 struct btf_struct_meta *kptr_struct_meta;
31743 u64 map_key_state;
31744 int ctx_field_size;
31745 u32 seen;
31746 bool sanitize_stack_spill;
31747 bool zext_dst;
31748 bool storage_get_func_atomic;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h41425 struct bpf_insn_aux_data { struct
41426 union {
41447 union {
41451 struct btf_struct_meta *kptr_struct_meta;
41452 u64 map_key_state;
41453 int ctx_field_size;
41454 u32 seen;
41455 bool sanitize_stack_spill;
41456 bool zext_dst;
41457 bool storage_get_func_atomic;
[all …]