Searched refs:kmod_path__parse (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | ||
| D | dso.h | 274 #define kmod_path__parse(__m, __p)      __kmod_path__parse(__m, __p, false)  macro | 
| D | dso.c | 248 		if (kmod_path__parse(&m, pathname)) {  in is_kernel_module() |