Searched defs:mod (Results 1 – 3 of 3) sorted by relevance
21 #define try_then_request_module(x, mod...) ((x) ?: (request_module(mod), (x))) argument
65 struct module *mod; member106 #define module_name(mod) "kernel" argument107 #define __unsafe(mod) argument
80 Module.prototype.createModuleLinkDom = function (mod) { argument375 showModulesByFilter(function (mod) { argument403 return function (mod) { argument408 function exactMatcher(mod) { argument429 showModulesByFilter(function (mod) { argument