Lines Matching refs:Kernel
15 the vmlinux binary and `Linux Kernel`_ modules. It analyses those
16 `Linux Kernel`_ binaries and emits an XML representation of the
18 this case, we don't call it an ABI, but a KMI (Kernel Module
104 When analyzing a `Linux Kernel`_ binary, this option points to the
107 Kernel Module Interface white list". This is because for the
108 Kernel, we don't talk about the ABI; we rather talk about the
109 interface between the Kernel and its module. Hence the term
117 exported functions and global variables by the `Linux Kernel`_
124 In that case, this program emits the representation of the Kernel
127 Below is an example of usage of ``abidw`` on a `Linux Kernel`_
130 First, checkout a `Linux Kernel`_ source tree and build it. Then
199 applications is the `Linux Kernel`_. Analyzing massive ABI
207 `Linux Kernel`_. Otherwise, it's turned off by default.
224 applications is the `Linux Kernel`_. Analyzing massive ABI
232 the presence of the `Linux Kernel`_.
237 looking at are Linux Kernel binaries (either vmlinux or modules)
390 .. _Linux Kernel: https://kernel.org/