Home
last modified time | relevance | path

Searched refs:tag_desc (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sparc/kernel/
A Dadi_64.c142 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 …]
/linux/arch/sparc/mm/
A Dtsb.c620 tag_storage_desc_t *tag_desc; in destroy_context() local
624 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()
/linux/arch/x86/math-emu/
A Derrors.c85 static const char *tag_desc[] = { "Valid", "Zero", "ERROR", "Empty", in FPU_printall() local
204 printk("%s\n", tag_desc[(int)(unsigned)tagi]); in FPU_printall()

Completed in 18 milliseconds