Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/mm/
Dsun4c.c959 #define BUCKET_EMPTY ((union task_union *) 0) macro
1011 if (sun4c_bucket[start] != BUCKET_EMPTY) in garbage_collect()
1034 if (sun4c_bucket[entry] == BUCKET_EMPTY) 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()