Home
last modified time | relevance | path

Searched refs:io (Results 1 – 7 of 7) sorted by relevance

/tools/testing/scatterlist/
DMakefile17 …M) $(TARGETS) $(OFILES) scatterlist.c linux/scatterlist.h linux/highmem.h linux/kmemleak.h asm/io.h
28 @touch asm/io.h
/tools/perf/Documentation/
Dperf-timechart.txt69 --io-skip-eagain::
71 --io-min-time=<nsecs>::
76 --io-merge-dist=<nsecs>::
92 --io-only::
93 Record only io-related events
Dperf-c2c.txt294 https://joemario.github.io/blog/2016/09/01/c2c-blog/
/tools/testing/selftests/kvm/x86_64/
Dvmx_close_while_nested_test.c76 if (run->io.port == PORT_L0_EXIT) in main()
/tools/testing/selftests/kvm/lib/x86_64/
Ducall.c43 if (run->exit_reason == KVM_EXIT_IO && run->io.port == UCALL_PIO_PORT) { in get_ucall()
/tools/testing/selftests/kvm/
DMakefile10 LIBKVM = lib/assert.c lib/elf.c lib/io.c lib/kvm_util.c lib/sparsebit.c
/tools/include/uapi/linux/
Dkvm.h294 } io; member
642 struct kvm_s390_io_info io; member