Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/probes/kprobes/
Dtest-core.c619 static int table_test_fail(const struct decode_header *h, const char* message) in table_test_fail() function
639 return table_test_fail(h, "Match value has bits not in mask"); in table_test_fn()
642 return table_test_fail(h, "Mask has bits not in parent mask"); in table_test_fn()
645 return table_test_fail(h, "Value is inconsistent with parent"); in table_test_fn()