Home
last modified time | relevance | path

Searched refs:rw_ctl_loop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/virtio/virtio-trace/
H A Dtrace-agent.h54 extern void *rw_ctl_loop(int ctl_fd);
H A Dtrace-agent-ctl.c89 void *rw_ctl_loop(int ctl_fd) in rw_ctl_loop() function
H A Dtrace-agent.c231 rw_ctl_loop(s->ctl_fd); in agent_main_loop()