Home
last modified time | relevance | path

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

/arch/cris/arch-v32/kernel/
Dkgdb.c847 int trig_mask = 0; in stub_is_stopped() local
881 trig_mask |= (1 << bp); in stub_is_stopped()
894 } else if (trig_mask) { in stub_is_stopped()
903 if (trig_mask & (1 << bp)) { in stub_is_stopped()