Searched refs:fd3 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/tools/perf/tests/ |
| D | bp_signal.c | 34 static int fd3; variable 82 ioctl(fd3, PERF_EVENT_IOC_DISABLE, 0); in sig_handler_2() 103 ioctl(fd3, PERF_EVENT_IOC_DISABLE, 0); in sig_handler() 243 fd3 = wp_event((void *)&the_var, SIGIO); in test__bp_signal() 247 ioctl(fd3, PERF_EVENT_IOC_ENABLE, 0); in test__bp_signal() 257 ioctl(fd3, PERF_EVENT_IOC_DISABLE, 0); in test__bp_signal() 261 count3 = bp_count(fd3); in test__bp_signal() 265 close(fd3); in test__bp_signal()
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | devices.txt | 53 3 = /dev/fd3 Controller 0, drive 3, autodetect
|