Searched defs:write_pipe (Results  1 – 12 of 12) sorted by relevance
| /linux/tools/testing/selftests/powerpc/pmu/ | 
| H A D | lib.c | 20 int sync_with_child(union pipe read_pipe, union pipe write_pipe)  in sync_with_child()42 int notify_parent(union pipe write_pipe)  in notify_parent()
 51 int notify_parent_of_error(union pipe write_pipe)  in notify_parent_of_error()
 84 static int eat_cpu_child(union pipe read_pipe, union pipe write_pipe)  in eat_cpu_child()
 105 	union pipe read_pipe, write_pipe;  in eat_cpu()  local
 
 | 
| /linux/tools/testing/selftests/powerpc/mm/ | 
| H A D | stack_expansion_signal.c | 32 static int consume_stack(unsigned int stack_size, union pipe write_pipe)  in consume_stack()50 static int child(unsigned int stack_size, union pipe write_pipe)  in child()
 74 	union pipe read_pipe, write_pipe;  in test_one_size()  local
 
 | 
| /linux/tools/testing/selftests/powerpc/pmu/ebb/ | 
| H A D | ebb_on_willing_child_test.c | 23 static int victim_child(union pipe read_pipe, union pipe write_pipe)  in victim_child()51 	union pipe read_pipe, write_pipe;  in ebb_on_willing_child()  local
 
 | 
| H A D | ebb_on_child_test.c | 23 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
 
 | 
| H A D | task_event_vs_ebb_test.c | 38 	union pipe read_pipe, write_pipe;  in task_event_vs_ebb()  local
 | 
| H A D | task_event_pinned_vs_ebb_test.c | 40 	union pipe read_pipe, write_pipe;  in task_event_pinned_vs_ebb()  local
 | 
| H A D | cpu_event_pinned_vs_ebb_test.c | 41 	union pipe read_pipe, write_pipe;  in cpu_event_pinned_vs_ebb()  local
 | 
| H A D | ebb_vs_cpu_event_test.c | 39 	union pipe read_pipe, write_pipe;  in ebb_vs_cpu_event()  local
 | 
| H A D | cpu_event_vs_ebb_test.c | 39 	union pipe read_pipe, write_pipe;  in cpu_event_vs_ebb()  local
 | 
| H A D | ebb.c | 349 int ebb_child(union pipe read_pipe, union pipe write_pipe)  in ebb_child()
 | 
| /linux/tools/virtio/virtio-trace/ | 
| H A D | trace-agent.h | 40 	int write_pipe;  member
 | 
| /linux/drivers/gnss/ | 
| H A D | usb.c | 30 	unsigned int write_pipe;  member
 |