Home
last modified time | relevance | path

Searched defs:agp_memory (Results 1 – 5 of 5) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h66846 struct agp_memory { struct
66847 struct agp_memory *next; argument
66848 struct agp_memory *prev; argument
66849 struct agp_bridge_data___2 *bridge;
66850 struct page **pages;
66851 size_t page_count;
66852 int key;
66853 int num_scratch_pages;
66854 off_t pg_start;
66855 u32 type;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h97361 struct agp_memory { struct
97362 struct agp_memory *next; argument
97363 struct agp_memory *prev; argument
97364 struct agp_bridge_data *bridge;
97365 struct page **pages;
97366 size_t page_count;
97367 int key;
97368 int num_scratch_pages;
97369 off_t pg_start;
97370 u32 type;
[all …]
Dvmlinux.h97361 struct agp_memory { struct
97362 struct agp_memory *next; argument
97363 struct agp_memory *prev; argument
97364 struct agp_bridge_data *bridge;
97365 struct page **pages;
97366 size_t page_count;
97367 int key;
97368 int num_scratch_pages;
97369 off_t pg_start;
97370 u32 type;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h68434 struct agp_memory { struct
68435 struct agp_memory *next; argument
68436 struct agp_memory *prev; argument
68437 struct agp_bridge_data *bridge;
68438 struct page **pages;
68439 size_t page_count;
68440 int key;
68441 int num_scratch_pages;
68442 off_t pg_start;
68443 u32 type;
[all …]
Dvmlinux.h68434 struct agp_memory { struct
68435 struct agp_memory *next; argument
68436 struct agp_memory *prev; argument
68437 struct agp_bridge_data *bridge;
68438 struct page **pages;
68439 size_t page_count;
68440 int key;
68441 int num_scratch_pages;
68442 off_t pg_start;
68443 u32 type;
[all …]