Searched refs:match_sys_reg (Results 1 – 1 of 1) sorted by relevance
198 static inline int match_sys_reg(const void *key, const void *elt) in match_sys_reg() function212 return __inline_bsearch((void *)pval, table, num, sizeof(table[0]), match_sys_reg); in find_reg()