Lines Matching refs:from
83 # files written by us and files taken from BSD.
88 # generate_uapi_headers.sh script should be used to go from a kernel tree to
91 # scrubbed headers from external/kernel-headers/.
97 # Contains the DNS resolver (originates from NetBSD code).
182 1. Use generate_uapi_headers.sh to go from a Linux source tree to appropriate
211 The tests are all built from the tests/ directory.
284 ### Coverage from device tests
294 `acov` will pull all coverage information from the device, push it to the right
297 ### Coverage from host tests
311 tests failures from impacting other tests. This also has the added benefit of
315 each test from being forked, run the tests with the flag `--no-isolate`.