Home
last modified time | relevance | path

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

/tools/virtio/virtio-trace/
Dtrace-agent-ctl.c34 int ctl_fd; in rw_ctl_init() local
48 static int wait_order(int ctl_fd) in wait_order()
89 void *rw_ctl_loop(int ctl_fd) in rw_ctl_loop()
Dtrace-agent.h22 int ctl_fd; member
/tools/testing/selftests/cgroup/
Dtest_memcontrol.c826 int sk, client_sk, ctl_fd, yes = 1, ret = -1; in tcp_server() local