Home
last modified time | relevance | path

Searched defs:read_pipe (Results 1 – 18 of 18) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Debb_on_willing_child_test.c23 static int victim_child(union pipe read_pipe, union pipe write_pipe) in victim_child()
53 union pipe read_pipe, write_pipe; in ebb_on_willing_child() local
Debb_on_child_test.c23 static int victim_child(union pipe read_pipe, union pipe write_pipe) in victim_child()
46 union pipe read_pipe, write_pipe; in ebb_on_child() local
Dtask_event_vs_ebb_test.c38 union pipe read_pipe, write_pipe; in task_event_vs_ebb() local
Dtask_event_pinned_vs_ebb_test.c40 union pipe read_pipe, write_pipe; in task_event_pinned_vs_ebb() local
Dcpu_event_vs_ebb_test.c39 union pipe read_pipe, write_pipe; in cpu_event_vs_ebb() local
Dcpu_event_pinned_vs_ebb_test.c41 union pipe read_pipe, write_pipe; in cpu_event_pinned_vs_ebb() local
Debb_vs_cpu_event_test.c39 union pipe read_pipe, write_pipe; in ebb_vs_cpu_event() local
Debb.c349 int ebb_child(union pipe read_pipe, union pipe write_pipe) in ebb_child()
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Dlib.c33 int sync_with_child(union pipe read_pipe, union pipe write_pipe) in sync_with_child()
45 int wait_for_parent(union pipe read_pipe) in wait_for_parent()
97 static int eat_cpu_child(union pipe read_pipe, union pipe write_pipe) in eat_cpu_child()
118 union pipe read_pipe, write_pipe; in eat_cpu() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/
D2-2.c91 int parent_process(char *mqname, int read_pipe, int write_pipe, int child_pid) in parent_process()
140 int child_process(char *mqname, int read_pipe, int write_pipe) in child_process()
178 int send_receive(int read_pipe, int write_pipe, char send, char *reply) in send_receive()
D2-1.c96 int parent_process(char *mqname, int read_pipe, int write_pipe, int child_pid) in parent_process()
138 int child_process(char *mqname, int read_pipe, int write_pipe) in child_process()
162 int send_receive(int read_pipe, int write_pipe, char send, char *reply) in send_receive()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
D2-1.c95 int parent_process(char *qname, int read_pipe, int write_pipe, int child_pid) in parent_process()
155 int child_process(char *qname, int read_pipe, int write_pipe) in child_process()
216 int send_receive(int read_pipe, int write_pipe, char send, char *reply) in send_receive()
/external/wpa_supplicant_8/src/drivers/
Dndis_events.c31 HANDLE read_pipe, write_pipe, event_avail; member
702 ndis_events_init(HANDLE *read_pipe, HANDLE *event_avail, in ndis_events_init()
/external/autotest/client/common_lib/
Dlogging_manager_test.py49 def read_pipe(self): member in PipedStringIO
/external/ltp/testcases/kernel/syscalls/sigrelse/
Dsigrelse01.c596 static char *read_pipe(int fd) in read_pipe() function
/external/python/cpython2/PC/
D_subprocess.c267 HANDLE read_pipe; in sp_CreatePipe() local
/external/minijail/
Dlibminijail_unittest.cc484 int read_pipe[2]; in TEST() local
/external/python/cpython3/Modules/
D_winapi.c657 HANDLE read_pipe; in _winapi_CreatePipe_impl() local