Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/powerpc/pmu/
Dlib.c57 #define CHILD_TOKEN 0x55 macro
65 if (c != CHILD_TOKEN) /* sometimes expected */ in sync_with_child()
83 char c = CHILD_TOKEN; in notify_parent()
92 char c = ~CHILD_TOKEN; in notify_parent_of_error()