Searched defs:is_vmlinux (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/scripts/mod/ | ||
| D | modpost.h | 122 int is_vmlinux; member |
| /kernel/linux/linux-4.19/scripts/mod/ | ||
| D | modpost.c | 99 static int is_vmlinux(const char *modname) in is_vmlinux() function |