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

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

Completed in 71 milliseconds