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

/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_on_child_test.c23 static int victim_child(union pipe read_pipe, union pipe write_pipe) argument
46 union pipe read_pipe, write_pipe; local
H A Debb_on_willing_child_test.c23 static int victim_child(union pipe read_pipe, union pipe write_pipe) argument
51 union pipe read_pipe, write_pipe; local
H A Dtask_event_pinned_vs_ebb_test.c40 union pipe read_pipe, write_pipe; local
H A Dtask_event_vs_ebb_test.c38 union pipe read_pipe, write_pipe; local
H A Debb_vs_cpu_event_test.c39 union pipe read_pipe, write_pipe; local
H A Dcpu_event_vs_ebb_test.c39 union pipe read_pipe, write_pipe; local
H A Dcpu_event_pinned_vs_ebb_test.c41 union pipe read_pipe, write_pipe; local
H A Debb.c349 int ebb_child(union pipe read_pipe, union pipe write_pipe) argument
/linux-master/tools/virtio/virtio-trace/
H A Dtrace-agent.h40 int write_pipe; member in struct:rw_thread_info
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_signal.c32 static int consume_stack(unsigned int stack_size, union pipe write_pipe) argument
50 static int child(unsigned int stack_size, union pipe write_pipe) argument
74 union pipe read_pipe, write_pipe; local
[all...]
/linux-master/drivers/gnss/
H A Dusb.c30 unsigned int write_pipe; member in struct:gnss_usb
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Dlib.c20 int sync_with_child(union pipe read_pipe, union pipe write_pipe) argument
42 int notify_parent(union pipe write_pipe) argument
51 int notify_parent_of_error(union pipe write_pipe) argument
84 static int eat_cpu_child(union pipe read_pipe, union pipe write_pipe) argument
105 union pipe read_pipe, write_pipe; local
[all...]

Completed in 243 milliseconds