Searched defs:alloc_context (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | internal.h | 156 struct alloc_context { struct 157 struct zonelist *zonelist; 158 nodemask_t *nodemask; 159 struct zoneref *preferred_zoneref; 160 int migratetype; 172 enum zone_type highest_zoneidx; 173 bool spread_dirty_pages;
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_resize.h | 2425 void *alloc_context, in stbir__resize_arbitrary() 2503 void *alloc_context) in stbir_resize_uint8_generic() 2515 void *alloc_context) in stbir_resize_uint16_generic() 2528 void *alloc_context) in stbir_resize_float_generic() 2543 stbir_colorspace space, void *alloc_context) in stbir_resize() 2558 stbir_colorspace space, void *alloc_context, in stbir_resize_subpixel() 2579 stbir_colorspace space, void *alloc_context, in stbir_resize_region()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_resize.h | 2425 void *alloc_context, in stbir__resize_arbitrary() 2503 void *alloc_context) in stbir_resize_uint8_generic() 2515 void *alloc_context) in stbir_resize_uint16_generic() 2528 void *alloc_context) in stbir_resize_float_generic() 2543 stbir_colorspace space, void *alloc_context) in stbir_resize() 2558 stbir_colorspace space, void *alloc_context, in stbir_resize_subpixel() 2579 stbir_colorspace space, void *alloc_context, in stbir_resize_region()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-raid1.c | 876 static struct mirror_set *alloc_context(unsigned int nr_mirrors, in alloc_context() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/mm/ |
| H A D | srmmu.c | 413 static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm) in alloc_context() function
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 2663 …*spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context) in stbtt_PackBegin()
|