Searched refs:tag_desc (Results 1 – 3 of 3) sorted by relevance
142 tag_desc++; in find_tag_store()150 tag_desc = NULL; in find_tag_store()153 return tag_desc; in find_tag_store()200 tag_desc++; in alloc_tag_store()207 tag_desc = NULL; in alloc_tag_store()219 tag_desc = NULL; in alloc_tag_store()224 tag_desc = open_desc; in alloc_tag_store()287 tag_desc = NULL; in alloc_tag_store()296 return tag_desc; in alloc_tag_store()307 tag_desc->start = tag_desc->end = 0; in del_tag_store()[all …]
620 tag_storage_desc_t *tag_desc; in destroy_context() local624 tag_desc = mm->context.tag_store; in destroy_context()627 tags = tag_desc->tags; in destroy_context()628 tag_desc->tags = NULL; in destroy_context()630 tag_desc++; in destroy_context()
85 static const char *tag_desc[] = { "Valid", "Zero", "ERROR", "Empty", in FPU_printall() local204 printk("%s\n", tag_desc[(int)(unsigned)tagi]); in FPU_printall()
Completed in 18 milliseconds