Searched refs:inc_size (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/trace/hooks/ |
| H A D | mm.h | 163 TP_PROTO(struct page *page, bool inc_size, bool compound, 165 TP_ARGS(page, inc_size, compound, first_mapping, success));
|
| /OK3568_Linux_fs/kernel/include/linux/fsl/bestcomm/ |
| H A D | bestcomm_priv.h | 95 u8 inc_size; /* of 32-bits words */ member
|
| /OK3568_Linux_fs/kernel/drivers/dma/bestcomm/ |
| H A D | bestcomm.c | 198 memcpy_toio(inc, inc_src, hdr->inc_size * sizeof(u32)); in bcom_load_image()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mxsimage.c | 538 static int sb_grow_dcd(struct sb_dcd_ctx *dctx, unsigned int inc_size) in sb_grow_dcd() argument 542 if (!inc_size) in sb_grow_dcd() 545 dctx->size += inc_size; in sb_grow_dcd()
|