Searched refs:temp_id (Results 1 – 1 of 1) sorted by relevance
52 static atomic_t temp_id = ATOMIC_INIT(0); in ovl_lookup_temp() local55 snprintf(name, sizeof(name), "#%x", atomic_inc_return(&temp_id)); in ovl_lookup_temp()