Searched defs:ctl_fd (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/ |
H A D | trace-agent-ctl.c | 34 int ctl_fd; in rw_ctl_init() local 48 static int wait_order(int ctl_fd) in wait_order() argument 89 void *rw_ctl_loop(int ctl_fd) in rw_ctl_loop() argument [all...] |
H A D | trace-agent.h | 22 int ctl_fd; member
|
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/ |
H A D | trace-agent-ctl.c | 34 int ctl_fd; in rw_ctl_init() local 48 static int wait_order(int ctl_fd) in wait_order() argument 89 void *rw_ctl_loop(int ctl_fd) in rw_ctl_loop() argument [all...] |
H A D | trace-agent.h | 22 int ctl_fd; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
H A D | test_memcontrol.c | 826 int sk, client_sk, ctl_fd, yes = 1, ret = -1; in tcp_server() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | evlist.h | 81 } ctl_fd; member
|
H A D | record.h | 74 int ctl_fd; member
|
H A D | stat.h | 145 int ctl_fd; member
|
H A D | evlist.c | 1743 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control_fifo() argument 1792 int evlist__parse_control(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control() argument 1818 void evlist__close_control(int ctl_fd, int ctl_fd_ack, bool *ctl_fd_close) in evlist__close_control() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evlist.h | 83 } ctl_fd; member
|
H A D | record.h | 76 int ctl_fd; member
|
H A D | stat.h | 112 int ctl_fd; member
|
H A D | evlist.c | 1843 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control_fifo() argument 1892 int evlist__parse_control(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control() argument 1918 void evlist__close_control(int ctl_fd, int ctl_fd_ack, bool *ctl_fd_close) in evlist__close_control() argument [all...] |
/third_party/ltp/lib/ |
H A D | tst_device.c | 83 int ctl_fd, dev_fd, rc, i; in tst_find_free_loopdev() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
H A D | test_memcontrol.c | 933 int sk, client_sk, ctl_fd, yes = 1, ret = -1; in tcp_server() local
|
Completed in 19 milliseconds