Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h65239 const uint8_t *dictionary; member
65893 struct dictionary { struct
65894 uint8_t *buf;
65895 size_t start;
65896 size_t pos;
65897 size_t full;
65898 size_t limit;
65899 size_t end;
65900 uint32_t size;
65901 uint32_t size_max;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h75020 const uint8_t *dictionary; member
75681 struct dictionary { struct
75682 uint8_t *buf;
75683 size_t start;
75684 size_t pos;
75685 size_t full;
75686 size_t limit;
75687 size_t end;
75688 uint32_t size;
75689 uint32_t size_max;
[all …]