Searched refs:cur_tb (Results 1 – 6 of 6) sorted by relevance
166 static __inline__ void timer_sync_xtime( unsigned long cur_tb ) in timer_sync_xtime() argument170 if ( cur_tb > next_xtime_sync_tb ) { in timer_sync_xtime()171 next_xtime_sync_tb = cur_tb + xtime_sync_interval; in timer_sync_xtime()251 unsigned long cur_tb; in timer_interrupt() local265 while (lpaca->next_jiffy_update_tb <= (cur_tb = get_tb())) { in timer_interrupt()274 timer_sync_xtime( cur_tb ); in timer_interrupt()283 next_dec = lpaca->next_jiffy_update_tb - cur_tb; in timer_interrupt()
26 struct tree_balance * cur_tb = NULL; /* detects whether more than one variable1371 if ( cur_tb ) { in check_before_balancing()1512 cur_tb = tb; in do_balance_starts()1523 cur_tb = NULL; in do_balance_completed()
333 extern struct tree_balance * cur_tb;
290 extern struct tree_balance * cur_tb;741 if ( cur_tb ) { in search_by_key()
536 extern struct tree_balance * cur_tb;2326 if ( cur_tb ) { in fix_nodes()
2950 extern struct tree_balance *cur_tb ;2974 RFALSE( buffer_locked(bh) && cur_tb != NULL, in reiserfs_prepare_for_journal()