Home
last modified time | relevance | path

Searched defs:hstate (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c248 struct dd_state *hstate = CALLOC_STRUCT(dd_state); in dd_context_create_vertex_elements_state() local
321 struct dd_state *hstate = CALLOC_STRUCT(dd_state); local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h21358 struct hstate { struct
21359 struct mutex resize_lock;
21360 int next_nid_to_alloc;
21361 int next_nid_to_free;
21362 unsigned int order;
21363 unsigned int demote_order;
21364 long unsigned int mask;
21365 long unsigned int max_huge_pages;
21366 long unsigned int nr_huge_pages;
21367 long unsigned int free_huge_pages;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h19642 struct hstate { struct
19643 int next_nid_to_alloc;
19644 int next_nid_to_free;
19645 unsigned int order;
19646 long unsigned int mask;
19647 long unsigned int max_huge_pages;
19648 long unsigned int nr_huge_pages;
19649 long unsigned int free_huge_pages;
19650 long unsigned int resv_huge_pages;
19651 long unsigned int surplus_huge_pages;
[all …]
Dvmlinux.h19642 struct hstate { struct
19643 int next_nid_to_alloc;
19644 int next_nid_to_free;
19645 unsigned int order;
19646 long unsigned int mask;
19647 long unsigned int max_huge_pages;
19648 long unsigned int nr_huge_pages;
19649 long unsigned int free_huge_pages;
19650 long unsigned int resv_huge_pages;
19651 long unsigned int surplus_huge_pages;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h17842 struct hstate { struct
17843 int next_nid_to_alloc;
17844 int next_nid_to_free;
17845 unsigned int order;
17846 long unsigned int mask;
17847 long unsigned int max_huge_pages;
17848 long unsigned int nr_huge_pages;
17849 long unsigned int free_huge_pages;
17850 long unsigned int resv_huge_pages;
17851 long unsigned int surplus_huge_pages;
[all …]
Dvmlinux_510.h17842 struct hstate { struct
17843 int next_nid_to_alloc;
17844 int next_nid_to_free;
17845 unsigned int order;
17846 long unsigned int mask;
17847 long unsigned int max_huge_pages;
17848 long unsigned int nr_huge_pages;
17849 long unsigned int free_huge_pages;
17850 long unsigned int resv_huge_pages;
17851 long unsigned int surplus_huge_pages;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h25232 struct hstate { struct
25233 int next_nid_to_alloc;
25234 int next_nid_to_free;
25235 unsigned int order;
25236 long unsigned int mask;
25237 long unsigned int max_huge_pages;
25238 long unsigned int nr_huge_pages;
25239 long unsigned int free_huge_pages;
25240 long unsigned int resv_huge_pages;
25241 long unsigned int surplus_huge_pages;
[all …]
Dvmlinux.h25232 struct hstate { struct
25233 int next_nid_to_alloc;
25234 int next_nid_to_free;
25235 unsigned int order;
25236 long unsigned int mask;
25237 long unsigned int max_huge_pages;
25238 long unsigned int nr_huge_pages;
25239 long unsigned int free_huge_pages;
25240 long unsigned int resv_huge_pages;
25241 long unsigned int surplus_huge_pages;
[all …]