Home
last modified time | relevance | path

Searched defs:is_vmlinux (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.h122 int is_vmlinux; member
/kernel/linux/linux-4.19/scripts/mod/
Dmodpost.c99 static int is_vmlinux(const char *modname) in is_vmlinux() function