Searched defs:read_pipe (Results 1 - 11 of 11) sorted by relevance
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb_on_child_test.c | 23 static int victim_child(union pipe read_pipe, union pipe write_pipe) victim_child() argument 46 union pipe read_pipe, write_pipe; ebb_on_child() local
|
H A D | ebb_on_willing_child_test.c | 23 static int victim_child(union pipe read_pipe, union pipe write_pipe) victim_child() argument 53 union pipe read_pipe, write_pipe; ebb_on_willing_child() local
|
H A D | cpu_event_pinned_vs_ebb_test.c | 41 union pipe read_pipe, write_pipe; cpu_event_pinned_vs_ebb() local
|
H A D | cpu_event_vs_ebb_test.c | 39 union pipe read_pipe, write_pipe; cpu_event_vs_ebb() local
|
H A D | ebb_vs_cpu_event_test.c | 39 union pipe read_pipe, write_pipe; ebb_vs_cpu_event() local
|
H A D | task_event_pinned_vs_ebb_test.c | 40 union pipe read_pipe, write_pipe; task_event_pinned_vs_ebb() local
|
H A D | task_event_vs_ebb_test.c | 38 union pipe read_pipe, write_pipe; task_event_vs_ebb() local
|
H A D | ebb.c | 340 int ebb_child(union pipe read_pipe, union pipe write_pipe) ebb_child() argument
|
/linux-4.1.27/tools/virtio/virtio-trace/ |
H A D | trace-agent.h | 38 int read_pipe; member in struct:rw_thread_info
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ |
H A D | lib.c | 59 int sync_with_child(union pipe read_pipe, union pipe write_pipe) sync_with_child() argument 71 int wait_for_parent(union pipe read_pipe) wait_for_parent() argument 123 static int eat_cpu_child(union pipe read_pipe, union pipe write_pipe) eat_cpu_child() argument 144 union pipe read_pipe, write_pipe; eat_cpu() local
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | orinoco_usb.c | 251 int read_pipe; member in struct:ezusb_priv
|
Completed in 1175 milliseconds