Searched defs:ctl_fd (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/virtio/virtio-trace/
H A Dtrace-agent.h22 int ctl_fd; member in struct:agent_info
H A Dtrace-agent-ctl.c34 int ctl_fd; local
48 static int wait_order(int ctl_fd) argument
89 void *rw_ctl_loop(int ctl_fd) argument
[all...]
/linux-master/tools/perf/util/
H A Drecord.h76 int ctl_fd; member in struct:record_opts
H A Devlist.h83 } ctl_fd; member in struct:evlist
H A Dstat.h112 int ctl_fd; member in struct:perf_stat_config
H A Devlist.c1861 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) argument
1910 int evlist__parse_control(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) argument
1936 void evlist__close_control(int ctl_fd, int ctl_fd_ack, bool *ctl_fd_close) argument
[all...]
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c933 int sk, client_sk, ctl_fd, yes = 1, ret = -1; local

Completed in 267 milliseconds