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
79 Module.prototype.createModuleLinkDom = function (mod) { argument367 showModulesByFilter(function (mod) { argument395 return function (mod) { argument400 function exactMatcher(mod) { argument421 showModulesByFilter(function (mod) { argument