Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/mm/
Dsun4c.c955 union task_union *sun4c_bucket[NR_TASK_BUCKETS]; variable
1011 if (sun4c_bucket[start] != BUCKET_EMPTY) in garbage_collect()
1034 if (sun4c_bucket[entry] == BUCKET_EMPTY) in sun4c_alloc_task_struct()
1044 sun4c_bucket[entry] = (union task_union *) addr; in sun4c_alloc_task_struct()
1079 sun4c_bucket[entry] = BUCKET_EMPTY; in sun4c_free_task_struct()
1101 sun4c_bucket[entry] = BUCKET_EMPTY; in sun4c_init_buckets()