Searched refs:parse_uint_with_error_reporting (Results 1 – 1 of 1) sorted by relevance
120 static bool parse_uint_with_error_reporting(const char* s, const char* name, int* v) { in parse_uint_with_error_reporting() function143 if (parse_uint_with_error_reporting(value, name, cookie->out)) cookie->empty = false; in property_parse_int()152 if (parse_uint_with_error_reporting(env, "MTE_PERMISSIVE_REENABLE_TIME_CPUMS", &v)) return v; in permissive_mte_renable_timer()