Home
last modified time | relevance | path

Searched defs:data_pipe (Results 1 – 3 of 3) sorted by relevance

/linux/tools/virtio/virtio-trace/
H A Dtrace-agent-rw.c44 int data_pipe[2]; in rw_thread_init() local
/linux/drivers/usb/image/
H A Dmicrotek.h23 int data_pipe; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_iter.c326 int pid, status, err, data_pipe[2], finish_pipe[2], c = 0; in test_task_sleepable() local