Searched defs:alloc_context (Results 1 – 4 of 4) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
D | symbol.c | 73 struct context *alloc_context(void) in alloc_context() function
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 3797 …*spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context) in stbtt_PackBegin()
|
/third_party/mesa3d/src/imgui/ |
D | imstb_truetype.h | 3797 …*spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context) in stbtt_PackBegin()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 41012 struct alloc_context { struct 41013 struct zonelist *zonelist; 41014 nodemask_t *nodemask; 41015 struct zoneref *preferred_zoneref; 41016 int migratetype; 41017 enum zone_type highest_zoneidx; 41018 bool spread_dirty_pages;
|