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

/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_child_memory.c31 int i, parent_tag, child_tag, fault, child_status; local
34 parent_tag = MT_FETCH_TAG((uintptr_t)ptr);
52 if (parent_tag != child_tag) {

Completed in 197 milliseconds