Searched defs:control_fd (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/vsock/ | ||
| H A D | control.c | 32 static int control_fd = -1; variable |
| /linux/tools/perf/util/ | ||
| H A D | intel-tpebs.c | 39 static int control_fd[2], ack_fd[2]; global() variable |