HomeSort by relevance Sort by last modified time
    Searched refs:wait_parent (Results 1 - 6 of 6) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
child.h 113 int wait_parent(struct child_sync *sync) function
ptrace-pkey.c 82 ret = wait_parent(&info->child_sync);
135 ret = wait_parent(&info->child_sync);
151 ret = wait_parent(&info->child_sync);
168 ret = wait_parent(&info->child_sync);
ptrace-tm-spd-gpr.c 24 __attribute__((used)) void wait_parent(void) function
54 "bl wait_parent;"
ptrace-tm-spd-tar.c 18 __attribute__((used)) void wait_parent(void) function
58 "bl wait_parent;"
ptrace-tm-spd-vsx.c 39 __attribute__((used)) void wait_parent(void) function
65 "bl wait_parent;"
core-pkey.c 117 ret = wait_parent(&info->child_sync);

Completed in 112 milliseconds