Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-pkey.c107 ret = prod_parent(&info->child_sync); in child()
123 ret = prod_parent(&info->child_sync); in child()
140 ret = prod_parent(&info->child_sync); in child()
155 ret = prod_parent(&info->child_sync); in child()
H A Dchild.h35 prod_parent(sync); \
127 int prod_parent(struct child_sync *sync) in prod_parent() function