Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpackage.py61 def is_kernel_module(path): function
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddso.c248 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module() function