Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dspinlock.c274 static int smp_machine = 0; variable
282 if (smp_machine && ntries++ < MAX_BUSY_LOOPS) in __spin_lock()
305 if (smp_machine && ntries++ < MAX_BUSY_LOOPS) in __read_lock()
328 if (smp_machine && ntries++ < MAX_BUSY_LOOPS) in __write_lock()
433 smp_machine = this_is_smp(); in tdb_create_rwlocks()