Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h125299 struct sector_ptr { struct
125300 struct page *page;
125301 unsigned int pgoff: 24;
125302 unsigned int uptodate: 8;
Dvmlinux_608.h125299 struct sector_ptr { struct
125300 struct page *page;
125301 unsigned int pgoff: 24;
125302 unsigned int uptodate: 8;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h64707 struct sector_ptr { struct
64708 struct page *page;
64709 unsigned int pgoff: 24;
64710 unsigned int uptodate: 8;
Dvmlinux_602.h64707 struct sector_ptr { struct
64708 struct page *page;
64709 unsigned int pgoff: 24;
64710 unsigned int uptodate: 8;