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).
178 into your new file --- it's a good short example to start from.
196 what the system call returns from the RETURN VALUE of the man page),
197 but try to match the wording and style wording from _our_ existing
220 the header file, and that the change to libc.map.txt from step 5 is
237 similar system call and copy and paste from that. You'll definitely need to test
283 1. Use generate_uapi_headers.sh to go from a Linux source tree to appropriate
312 The tests are all built from the tests/ directory.
384 tests failures from impacting other tests. This also has the added benefit of
388 each test from being forked, run the tests with the flag `--no-isolate`.