Searched refs:matched (Results 1 - 5 of 5) sorted by relevance

/arch/arm/kernel/
H A Dkprobes-common.c523 bool matched = false; local
537 if (!matched && (insn & h->mask.bits) != h->value.bits)
570 matched = true;
H A Dkprobes-test.c718 * being matched, as well as clearing the regs flag appropriate for the test.
721 * all entries in coverage_table have been matched and that all regs flags are
734 char matched; member in struct:coverage_entry
790 entry->matched = false;
885 bool matched = false; local
898 if (!matched) {
901 entry->matched = true;
917 matched = true;
942 if (!entry->matched) {
/arch/alpha/lib/
H A Dmemchr.S85 # Now, determine which byte matched:
/arch/cris/boot/rescue/
H A Dhead_v10.S225 beq ploop ; checksums matched, go to next entry
/arch/frv/mm/
H A Dtlb-miss.S130 # DAMR4 - mapped page table as matched by SCR0
260 # DAMR5 - mapped page table as matched by SCR1
387 # DAMR4 - mapped page table as matched by SCR0
505 # DAMR5 - mapped page table as matched by SCR1

Completed in 254 milliseconds