Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py73 def is_kernel_module(path): function
/openbmc/linux/tools/perf/util/
H A Ddso.c284 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module() function