Searched refs:g_start (Results 1 – 4 of 4) sorted by relevance
596 static const BYTE* g_start = NULL; in ZSTD_storeSeq() local597 …if (g_start==NULL) g_start = (const BYTE*)literals; /* note : index only works for compression wi… in ZSTD_storeSeq()598 { U32 const pos = (U32)((const BYTE*)literals - g_start); in ZSTD_storeSeq()
158 (void __iomem *)®s->g_start); in overlay_set_win()380 writel_relaxed(0x00000000, (void __iomem *)®s->g_start); in path_set_default()
74 u32 g_start; /* Graphic Starting Point on Screen */ member
6338 static void *g_start(struct seq_file *m, loff_t *pos) in g_start() function6388 .start = g_start,
Completed in 38 milliseconds