Searched refs:old_count (Results 1 – 2 of 2) sorted by relevance
255 int res, old_count; in expr_eq() local275 old_count = trans_count; in expr_eq()281 trans_count = old_count; in expr_eq()
1986 unsigned long old_count = (pg->u.inuse.type_info & PGT_count_mask); in sh_remove_write_access() local1993 if ( (pg->u.inuse.type_info & PGT_count_mask) != old_count ) in sh_remove_write_access()
Completed in 9 milliseconds