Searched refs:checker_func (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/arm/probes/
H A Ddecode.c355 probes_check_t *checker_func = (*p)[action].checker; local
358 if (checker_func)
359 retval = checker_func(insn, asi, h);

Completed in 115 milliseconds