Lines Matching refs:kernel
5 kernel and its modules, including both original and contributed software.
20 Some additional high-level documentation of the kernel is maintained in the
34 | conf | kernel build glue |
37 | ddb | interactive kernel debugger - `ddb(4)` |
41 | gdb | kernel remote GDB stub - `gdb(4)` |
46 | kern | main part of the kernel |
47 | kgssapi | kernel-space GSSAPI implementation |
48 | libkern | libc-like and other support functions for kernel use |
49 | modules | kernel module infrastructure |
56 | netlink | kernel network configuration protocol - `netlink(4)` |
69 | sys | kernel headers |
71 | tests | kernel unit tests |
72 | tools | kernel build scripts and utilities |