Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H A Dlib.c31 #define CHILD_TOKEN 0x55 macro
39 if (c != CHILD_TOKEN) /* sometimes expected */ in sync_with_child()
57 char c = CHILD_TOKEN; in notify_parent()
66 char c = ~CHILD_TOKEN; in notify_parent_of_error()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Dlib.c18 #define CHILD_TOKEN 0x55 macro
26 if (c != CHILD_TOKEN) /* sometimes expected */ in sync_with_child()
44 char c = CHILD_TOKEN; in notify_parent()
53 char c = ~CHILD_TOKEN; in notify_parent_of_error()

Completed in 2 milliseconds