Home
last modified time | relevance | path

Searched defs:write_pipe (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_on_willing_child_test.c23 static int victim_child(union pipe read_pipe, union pipe write_pipe) in victim_child() argument
51 union pipe read_pipe, write_pipe; in ebb_on_willing_child() local
H A Debb_on_child_test.c23 static int victim_child(union pipe read_pipe, union pipe write_pipe) in victim_child() argument
46 union pipe read_pipe, write_pipe; in ebb_on_child() local
H A Dcpu_event_pinned_vs_ebb_test.c41 union pipe read_pipe, write_pipe; in cpu_event_pinned_vs_ebb() local
H A Dcpu_event_vs_ebb_test.c39 union pipe read_pipe, write_pipe; in cpu_event_vs_ebb() local
H A Debb_vs_cpu_event_test.c39 union pipe read_pipe, write_pipe; in ebb_vs_cpu_event() local
H A Dtask_event_pinned_vs_ebb_test.c40 union pipe read_pipe, write_pipe; in task_event_pinned_vs_ebb() local
H A Dtask_event_vs_ebb_test.c38 union pipe read_pipe, write_pipe; in task_event_vs_ebb() local
H A Debb.c349 int ebb_child(union pipe read_pipe, union pipe write_pipe) in ebb_child() argument
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_on_willing_child_test.c23 static int victim_child(union pipe read_pipe, union pipe write_pipe) in victim_child() argument
51 union pipe read_pipe, write_pipe; in ebb_on_willing_child() local
H A Debb_on_child_test.c23 static int victim_child(union pipe read_pipe, union pipe write_pipe) in victim_child() argument
46 union pipe read_pipe, write_pipe; in ebb_on_child() local
H A Debb_vs_cpu_event_test.c39 union pipe read_pipe, write_pipe; in ebb_vs_cpu_event() local
H A Dtask_event_pinned_vs_ebb_test.c40 union pipe read_pipe, write_pipe; in task_event_pinned_vs_ebb() local
H A Dtask_event_vs_ebb_test.c38 union pipe read_pipe, write_pipe; in task_event_vs_ebb() local
H A Dcpu_event_pinned_vs_ebb_test.c41 union pipe read_pipe, write_pipe; in cpu_event_pinned_vs_ebb() local
H A Dcpu_event_vs_ebb_test.c39 union pipe read_pipe, write_pipe; in cpu_event_vs_ebb() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_signal.c32 static int consume_stack(unsigned int stack_size, union pipe write_pipe) in consume_stack() argument
50 static int child(unsigned int stack_size, union pipe write_pipe) in child() argument
74 union pipe read_pipe, write_pipe; in test_one_size() local
[all...]
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/
H A Dtrace-agent.h40 int write_pipe; member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_signal.c32 static int consume_stack(unsigned int stack_size, union pipe write_pipe) in consume_stack() argument
50 static int child(unsigned int stack_size, union pipe write_pipe) in child() argument
74 union pipe read_pipe, write_pipe; in test_one_size() local
[all...]
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/
H A Dtrace-agent.h40 int write_pipe; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
H A D2-1.c95 static int parent_process(char *qname, int read_pipe, int write_pipe, in parent_process() argument
156 static int child_process(char *qname, int read_pipe, int write_pipe) in child_process() argument
217 send_receive(int read_pipe, int write_pipe, char send, char *reply) send_receive() argument
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/
H A D2-1.c96 static int parent_process(char *mqname, int read_pipe, int write_pipe, in parent_process() argument
139 static int child_process(char *mqname, int read_pipe, int write_pipe) in child_process() argument
163 static int send_receive(int read_pipe, int write_pipe, char send, char *reply) in send_receive() argument
[all...]
H A D2-2.c91 static int parent_process(char *mqname, int read_pipe, int write_pipe, in parent_process() argument
141 static int child_process(char *mqname, int read_pipe, int write_pipe) in child_process() argument
179 send_receive(int read_pipe, int write_pipe, char send, char *reply) send_receive() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H A Dlib.c33 int sync_with_child(union pipe read_pipe, union pipe write_pipe) in sync_with_child() argument
55 int notify_parent(union pipe write_pipe) in notify_parent() argument
64 int notify_parent_of_error(union pipe write_pipe) in notify_parent_of_error() argument
97 static int eat_cpu_child(union pipe read_pipe, union pipe write_pipe) in eat_cpu_child() argument
118 union pipe read_pipe, write_pipe; in eat_cpu() local
[all...]
/kernel/linux/linux-6.6/drivers/gnss/
H A Dusb.c30 unsigned int write_pipe; member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Dlib.c20 int sync_with_child(union pipe read_pipe, union pipe write_pipe) in sync_with_child() argument
42 int notify_parent(union pipe write_pipe) in notify_parent() argument
51 int notify_parent_of_error(union pipe write_pipe) in notify_parent_of_error() argument
84 static int eat_cpu_child(union pipe read_pipe, union pipe write_pipe) in eat_cpu_child() argument
105 union pipe read_pipe, write_pipe; in eat_cpu() local
[all...]

Completed in 8 milliseconds

12