Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c3555 static void check_tainted_module(struct obj_file *f, const char *m_name) in check_tainted_module() function
3595 #define check_tainted_module(x, y) do { } while (0); macro