Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h16023 struct sg_table { struct
16024 struct scatterlist *sgl;
16025 unsigned int nents;
16026 unsigned int orig_nents;
102192 struct sg_table sg_table; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h26672 struct sg_table { struct
26673 struct scatterlist *sgl;
26674 unsigned int nents;
26675 unsigned int orig_nents;
112068 struct sg_table sg_table; member