Home
last modified time | relevance | path

Searched defs:stats_fd (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Denable_stats.c8 int stats_fd, err, prog_fd; in test_enable_stats() local
H A Dprog_run_opts.c26 int err, stats_fd = -1, prog_fd; in test_prog_run_opts() local
H A Dxdp_flowtable.c68 int iifindex, stats_fd; in test_xdp_flowtable() local
/linux/tools/testing/selftests/kvm/
H A Dkvm_binary_stats_test.c22 static void stats_test(int stats_fd) in stats_test()
/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c2228 struct kvm_stats_desc *read_stats_descriptors(int stats_fd, in read_stats_descriptors()
2260 void read_stat_data(int stats_fd, struct kvm_stats_header *header, in read_stat_data()
/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h505 static inline void read_stats_header(int stats_fd, struct kvm_stats_header *header) in read_stats_header() argument