Searched refs:old_count (Results 1 – 2 of 2) sorted by relevance
202 int res, old_count; in expr_eq() local222 old_count = trans_count; in expr_eq()228 trans_count = old_count; in expr_eq()
2470 unsigned long old_count = (pg->u.inuse.type_info & PGT_count_mask); in sh_remove_write_access() local2477 if ( (pg->u.inuse.type_info & PGT_count_mask) != old_count ) in sh_remove_write_access()
Completed in 8 milliseconds