Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/common/
Dtveeprom.c465 int i, j, len, done, beenhere, tag, start; in tveeprom_hauppauge_analog() local
479 done = len = beenhere = 0; in tveeprom_hauppauge_analog()
627 if (beenhere == 0) { in tveeprom_hauppauge_analog()
630 beenhere = 1; in tveeprom_hauppauge_analog()
/linux-4.4.14/kernel/rcu/
Drcutorture.c1066 static atomic_t beenhere = ATOMIC_INIT(0); in rcutorture_trace_dump() local
1068 if (atomic_read(&beenhere)) in rcutorture_trace_dump()
1070 if (atomic_xchg(&beenhere, 1) != 0) in rcutorture_trace_dump()