Searched defs:stats_fd (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | enable_stats.c | 8 int stats_fd, err, prog_fd; in test_enable_stats() local
|
| D | prog_run_opts.c | 26 int err, stats_fd = -1, prog_fd; in test_prog_run_opts() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | enable_stats.c | 8 int stats_fd, err, prog_fd; in test_enable_stats() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
| D | kvm_binary_stats_test.c | 24 static void stats_test(int stats_fd) in stats_test()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
| D | kvm_util.c | 2069 struct kvm_stats_desc *read_stats_descriptors(int stats_fd, in read_stats_descriptors() 2101 void read_stat_data(int stats_fd, struct kvm_stats_header *header, in read_stat_data()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/ |
| D | kvm_util_base.h | 116 int stats_fd; member 382 static inline void read_stats_header(int stats_fd, struct kvm_stats_header *header) in read_stats_header()
|